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 "iworld"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10201233 | 5 years ago | | | 0 | 0.00041650284 | |
| 10200494 | 5 years ago | | | 0 | 0.00055888560 | |
| 10197999 | 5 years ago | | | 0 | 0.00074518083 | |
| 10197962 | 5 years ago | | | 0 | 0.00077221203 | |
| 10197944 | 5 years ago | | | 0 | 0.00065873807 | |
| 10197695 | 5 years ago | | | 0 | 0.00066534000 | |
| 10196520 | 5 years ago | | | 0 | 0.00048037548 | |
| 10196520 | 5 years ago | | | 0 | 0.00050289063 | |
| 10196518 | 5 years ago | | | 0 | 0.00050316273 | |
| 10196517 | 5 years ago | | | 0 | 0.00050289063 |
ABI
ABI objects
Getter at block 21380073
MAX_SUPPLY() view returns (uint256)
500000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
iworld
owner() view returns (address)
0xac1558409fd8b79b1d6dae7da092a4a8ba3d24d8
symbol() view returns (string)
IWD
totalSupply() view returns (uint256)
500000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.