Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MONEY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20107382 | 5 months ago | | | 0 | 0.00036157911 | |
| 20105470 | 5 months ago | | | 0 | 0.00014711399 | |
| 20105057 | 5 months ago | | | 0 | 0.00029366425 | |
| 20105040 | 5 months ago | | | 0 | 0.00033369162 | |
| 20105036 | 5 months ago | | | 0 | 0.00032990196 | |
| 20105029 | 5 months ago | | | 0 | 0.00034676622 | |
| 20105010 | 5 months ago | | | 0 | 0.00033645807 | |
| 20104999 | 5 months ago | | | 0 | 0.00036369457 | |
| 20104987 | 5 months ago | | | 0 | 0.00036291989 | |
| 20104980 | 5 months ago | | | 0 | 0.00043005693 |
ABI
ABI objects
Getter at block 21176545
assume() view returns (address)
0x2fd1313405dcf218843b05764db22a1e34043f21
decimals() view returns (uint8)
18
name() view returns (string)
MONEY
symbol() view returns (string)
MONEY
totalSupply() view returns (uint256)
415000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
limited(address[] shape)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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.