Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TRUD"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20814387 | 2 months ago | | | 0 | 0.0020685417 | |
| 20636177 | 3 months ago | | | 0 | 0.00017685147 | |
| 20636164 | 3 months ago | | | 0 | 0.00011413852 | |
| 20636130 | 3 months ago | | | 0 | 0.00014572818 | |
| 20262903 | 4 months ago | | | 0 | 0.00039298142 | |
| 20156604 | 5 months ago | | | 0 | 0.00010610292 | |
| 20136590 | 5 months ago | | | 0 | 0.00025288846 | |
| 20136575 | 5 months ago | | | 0 | 0.00015221178 | |
| 19996054 | 6 months ago | | | 0 | 0.00023984793 | |
| 19825599 | 6 months ago | | | 0 | 0.00027068474 |
ABI
ABI objects
Getter at block 21211441
decimals() view returns (uint8)
9
name() view returns (string)
TRUD
symbol() view returns (string)
TRUD
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.