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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.00199 |
$0 | |
ERC-20 | 1,000,000T | -- | -- | ||
FDS | ERC-20 | 6.260007K | -- | -- | |
BCLS | ERC-20 | 2K | -- | -- | |
ETWT | ERC-20 | 490 | -- | -- | |
UDS | ERC-20 | 100 | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
ERC-20 | 5 | -- | -- | ||
ELET | ERC-20 | 2.77 | -- | -- | |
MYOU | ERC-20 | 0.7 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20849650 | 2 months ago | | | 0 | 0.00019312069 | |
| 20818964 | 2 months ago | | | 0 | 0.00067383955 | |
| 16782104 | 2 years ago | | | 0 | 0.0014558040 | |
| 16390025 | 2 years ago | | | 0 | 0.00050398691 | |
| 16018397 | 2 years ago | | | 0 | 0.00093630600 | |
| 15687194 | 2 years ago | | | 0 | 0.000090351000 | |
| 15583564 | 2 years ago | | | 0 | 0.0017232256 | |
| 15548252 | 2 years ago | | | 0 | 0.00068374152 | |
| 14533177 | 3 years ago | | | 0 | 0.0047483386 | |
| 13932960 | 3 years ago | | | 0 | 0.0054893248 |
ABI
ABI objects
Getter at block 21243753
burned() view returns (uint256)
519636191155121310000000003
decimals() view returns (uint8)
18
name() view returns (string)
FairDollars
symbol() view returns (string)
FDS
totalSupply() view returns (uint256)
19480363808844878689999999997
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)
burn(uint256 value) returns (bool)
burnFrom(address from, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.