Graphite
  • Overview
    • Introduction
    • What is Graphite?
    • Connect to Graphite
    • Graphite account activation
    • Graphite Wrapped Tokens
  • Build on Graphite
    • Getting started
    • System Contracts
      • Account Activation
      • Filter Contract (KYC Transaction Filters)
      • KYC Contract
      • Reputation
    • How to Complete KYC in a Testnet
    • How to Deploy Smart Contracts Using Hardhat: A Step-by-Step Guide
    • SDK
      • JS SDK
  • Infrastructure
    • Graphite Nodes
      • Graphite testnet node setup
      • Graphite mainnet node setup
  • Ecosystem
    • Graphite Wallet
      • Graphite Web3 Documentation
    • Graphite Bridge
    • The Graphite Explorer
      • API documentation
    • Faucet Testnet
Powered by GitBook
On this page
  • Mainnet
  • Testnet
  • Mainnet Bridge
  1. Overview

Graphite Wrapped Tokens

PreviousGraphite account activationNextGetting started

Last updated 8 days ago

Mainnet

All tokens have the symbol @G.

Network
Name
Contract

Graphite

WG@G

Ethereum

G@ETH

Binance

G@BSC

Arbitrum

G@ARB

Polygon

G@POL

Testnet

All tokens have the symbol @G.

Network
Name
Contract

Graphite Testnet

WG@G

Ethereum Sepolia

G@ETH

Binance Testnet

G@BSC

Arbitrum Sepolia

G@ARB

Polygon Amoy

G@POL

Mainnet Bridge

You can use our official interface at . If you prefer to use the bridge functionality without our frontend, follow the instructions below based on your current network to transfer Graphite tokens from one chain to another.

On the Graphite Network

Use the swap function:

function swap(address to, uint256 destChainId) external payable

This is a payable function — make sure to send the desired amount of native Graphite (@G) along with the transaction.

Parameters:

Name
Type
Description

to

address

Address on the destination chain to receive the tokens

destChainId

uint256

Destination chain ID (1 = Ethereum, 56 = BSC, 137 = Polygon, 42161 = Arbitrum)

On Other Networks

Use the swapToken function:

function swapToken(address to, uint256 destChainId, uint256 amount) external

Parameters:

Name
Type
Description

to

address

Address on the destination chain to receive the tokens

destChainId

uint256

Destination chain ID (1 = Ethereum, 56 = BSC, 137 = Polygon, 42161 = Arbitrum, 440017 = Graphite)

amount

uint256

Amount of Graphite tokens to send (18 decimals)

https://bridge.atgraphite.com
0xd766eA5e716bbbC8b7185d176dEf07124c7a89EC
0x440017A1b021006d556d7fc06A54c32E42Eb745B
0x440017A1b021006d556d7fc06A54c32E42Eb745B
0x440017A1b021006d556d7fc06A54c32E42Eb745B
0x440017A1b021006d556d7fc06A54c32E42Eb745B
0x7d08e44489b64650d950B47Fe38b68F091E6dab9
0x40a74AEe5b64f5A16A3F7Ea182DF9e1e24F387a8
0x92AfaABDCcd3397f5C9261041E2E8d693Fabfa80
0x92AfaABDCcd3397f5C9261041E2E8d693Fabfa80
0xBe49fE06c2743eeB08598A712b27094a6d6Bd6F1