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 "OPENWORLDAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2655316 | a year ago | | | 0 | 0.000000000008181480 | |
| 2655291 | a year ago | | | 0 | 0.000000000008369560 | |
| 2655263 | a year ago | | | 0 | 0.000000000006065580 | |
| 2655223 | a year ago | | | 0 | 0.000000000006065580 | |
| 2655193 | a year ago | | | 0 | 0.000000000006347700 | |
| 2655076 | a year ago | | | 0 | 0.000000000006253660 | |
| 2655056 | a year ago | | | 0 | 0.000000000006347700 | |
| 2655025 | a year ago | | | 0 | 0.000000000007194060 | |
| 2655000 | a year ago | | | 0 | 0.000000000007288100 | |
| 2568841 | a year ago | | | 0 | 0.000070530004 |
ABI
ABI objects
Getter at block 22931469
decimals() view returns (uint8)
18
name() view returns (string)
OPENWORLDAI
owner() view returns (address)
0x376cb4b88c118fa38e7d315863e6d9d4d5a23b59
symbol() view returns (string)
OWAI
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
renounceOwnership()
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)
OwnershipRenounced(address indexed previousOwner)
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.