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 |
---|---|---|---|---|---|
USDT | ERC-20 | 100 | $0.999907 |
$99.99 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12882897 | 3 years ago | | | 0 | 0.00073980200 | |
| 12350262 | 4 years ago | | | 0 | 0.0026446290 | |
| 12328579 | 4 years ago | | | 0 | 0.0025887190 | |
| 12189083 | 4 years ago | | | 0 | 0.0054477990 | |
| 12188940 | 4 years ago | | | 0 | 0.0078978780 | |
| 12139114 | 4 years ago | | | 0 | 0.0056639583 | |
| 12139108 | 4 years ago | | | 0 | 0.0069864399 | |
| 12131420 | 4 years ago | | | 0 | 0.0042261219 | |
| 12131334 | 4 years ago | | | 0 | 0.0036322186 | |
| 12131200 | 4 years ago | | | 0 | 0.0044033000 |
ABI
ABI objects
Getter at block 21159820
decimals() view returns (uint8)
18
name() view returns (string)
Wordlex
symbol() view returns (string)
WDX
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
giveBlockReward()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, 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.