GraphLinqBridgeOut
Verified contract
Active on
Ethereum with 2,136 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10,601,912.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GLQ | ERC-20 | 96.206975M | $0.110199 |
$10,601,912.45 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21303574 | 13 hours ago | | | 0 | 0.00092605209 | |
| 21301243 | 20 hours ago | | | 0 | 0.00098574959 | |
| 21300754 | a day ago | | | 0 | 0.00062114542 | |
| 21299739 | a day ago | | | 0 | 0.00036372362 | |
| 21299648 | a day ago | | | 0 | 0.0027701521 | |
| 21299648 | a day ago | | | 0 | 0.0066354976 | |
| 21299648 | a day ago | | | 0 | 0.0067074892 | |
| 21292609 | 2 days ago | | | 0 | 0.00084671462 | |
| 21283194 | 3 days ago | | | 0 | 0.00048029040 | |
| 21281992 | 4 days ago | | | 0 | 0.0015869563 |
ABI
ABI objects
Getter at block 21307321
getTotalCoinBridged() view returns (uint256)
96206975146460674540885083
Read-only
_bridged(address) view returns (uint256)
_totalClaimed(address) view returns (uint256)
getAddressInfos(address addr) view returns (uint256, uint256)
State-modifying
Events setMultipleBridged(address[] owners, uint256[] amounts, uint256 len) returns (bool)
setOneBridged(address owner, uint256 amount) returns (bool)
withdrawBridged() returns (uint256)
withdrawGlq(uint256 amount)
ClaimedBridgedTokens(address _owner, uint256 _claimed, uint256 _totalBridged)
ReceivedBridgedTokens(address _owner, uint256 _amount)
constructor(address graphlinqCoin_)
This contract contains no fallback and receive objects.
This contract contains no error objects.