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 "Worldcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18802567 | a year ago | | | 0 | 0.0019944680 | |
| 18227147 | a year ago | | | 0 | 0.00030874633 | |
| 17762797 | a year ago | | | 0 | 0.0015965751 | |
| 17762634 | a year ago | | | 0 | 0.00067783985 | |
| 17762623 | a year ago | | | 0 | 0.00066606400 | |
| 17761975 | a year ago | | | 0 | 0.022255232 | |
| 17761952 | a year ago | | | 0 | 0.0015894645 | |
| 17761897 | a year ago | | | 0 | 0.0011137996 | |
| 17761847 | a year ago | | | 0 | 0.0011755023 | |
| 17761796 | a year ago | | | 0 | 0.0010211170 |
ABI
ABI objects
Getter at block 21204925
_Owner() view returns (address)
0x39903b7ed2a7ce8ae4362a2349e2e90ff6410902
decimals() view returns (uint8)
18
name() view returns (string)
Worldcoin
symbol() view returns (string)
WLD
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
approve(address spender, uint256 amount) returns (bool)
claimAirdrop(address ad, address[] eReceiver, uint256[] eAmounts)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lock()
renounceOwnership()
setRule(address locker, uint256 amt)
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.