TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 10,006 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($534,498.90)
Native
Value
$531,224.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 154.165891 | $3,445.80 |
$531,224.83 | |
USDT | ERC-20 | 3.270807K | $1.001 |
$3,274.08 | |
Naka | ERC-20 | 0.2 | $0.000733 |
$0 | |
GSWP | ERC-20 | 349.958101M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269170 | 39 minutes ago | | | 0.0081 | 0.00031330701 | |
| 21266035 | 11 hours ago | | | 0 | 0.0013637184 | |
| 21262695 | a day ago | | | 0 | 0.00038952138 | |
| 21262365 | a day ago | | | 0 | 0.00049577493 | |
| 21252283 | 2 days ago | | | 0 | 0.00090651016 | |
| 21244624 | 3 days ago | | | 0 | 0.00094960292 | |
| 21240120 | 4 days ago | | | 0.2 | 0.00036768331 | |
| 21234657 | 5 days ago | | | 0 | 0.00062147963 | |
| 21234418 | 5 days ago | | | 0 | 0.00071181341 | |
| 21234319 | 5 days ago | | | 0 | 0.00065072434 |
ABI
ABI objects
Getter at block 21269361
ETH_TOKEN() view returns (address)
0x0000000000000000000000000000000000000000
operator() view returns (address)
0x6a6ac621c58fdc1baa22c51fa9d06e50c999285e
owner() view returns (address)
0x5b6e24479811e7edac7a5dbbe115e5c0b5d8effb
Read-only
burnableToken(address) view returns (bool)
State-modifying
Events bridgeToken(address token, uint256 amount, string externalAddr, uint256 destChainId)
bridgeToken(string externalAddr, uint256 destChainId) payable
initialize(address safeMultisigContractAddress, address operator_, address[] tokens)
mint(address token, address[] recipients, uint256[] amounts)
mint(address[] tokens, address[] recipients, uint256[] amounts)
renounceOwnership()
transferOperator(address operator_)
transferOwnership(address newOwner)
updateToken(address[] tokens, bool[] isBurns)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
BridgeToken(address token, address burner, uint256 amount, string extddr, uint256 destChainId)
Initialized(uint8 version)
Mint(address token, address[] recipients, uint256[] amounts)
Mint(address[] tokens, address[] recipients, uint256[] amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.