Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.005 | $3,086.91 |
$15.43 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20873226 | 2 months ago | | | 0 | 0.00074916053 | |
| 20057397 | 5 months ago | | | 0 | 0.00019892294 | |
| 11098505 | 4 years ago | | | 0 | 0.0020828990 | |
| 11065252 | 4 years ago | | | 0 | 0.0027383000 | |
| 11051134 | 4 years ago | | | 0 | 0.0011522420 | |
| 11050978 | 4 years ago | | | 0 | 0.0016087071 | |
| 11050247 | 4 years ago | | | 0 | 0.0011965590 | |
| 11050060 | 4 years ago | | | 0 | 0.0011292680 | |
| 11050038 | 4 years ago | | | 0 | 0.0019942650 | |
| 11050021 | 4 years ago | | | 0 | 0.0011544962 |
ABI
ABI objects
Getter at block 21230234
decimals() view returns (uint32)
18
name() view returns (string)
Global Digital Currency Network
owner() view returns (address)
0x2dac3bfd50a89d14fcd0e059deb7f633242a258b
symbol() view returns (string)
GDC
tokenSupply() view returns (uint256)
1000000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.