Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FDG | ERC-20 | 264.7182 | -- | -- | |
FDG | ERC-20 | 161.6 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15559027 | 2 years ago | | | 0 | 0.000060246000 | |
| 13686949 | 3 years ago | | | 0 | 0.0043899548 | |
| 12438928 | 3 years ago | | | 0 | 0.0025924501 | |
| 12160128 | 4 years ago | | | 0 | 0.0074446001 | |
| 11964256 | 4 years ago | | | 0 | 0.0049100900 | |
| 11529085 | 4 years ago | | | 0 | 0.0017233591 | |
| 11527319 | 4 years ago | | | 0 | 0.0016711361 | |
| 11522151 | 4 years ago | | | 0 | 0.0019362201 | |
| 11511762 | 4 years ago | | | 0 | 0.0017168311 | |
| 11511328 | 4 years ago | | | 0 | 0.0015271271 |
ABI
ABI objects
Getter at block 21157921
INITIAL_SUPPLY() view returns (uint256)
210000000000000000000000000
_totalSupply() view returns (uint256)
210000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
FDG
symbol() view returns (string)
FDG
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
_allowed(address, address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address operation)
This contract contains no fallback and receive objects.
This contract contains no error objects.