Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "IMF"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158299 | an hour ago | | | 0 | 0.0010272773 | |
| 21158274 | an hour ago | | | 0 | 0.00094494294 | |
| 21156891 | 6 hours ago | | | 0 | 0.00064783730 | |
| 21156264 | 8 hours ago | | | 0 | 0.00058988926 | |
| 21156254 | 8 hours ago | | | 0 | 0.00059263578 | |
| 21154825 | 13 hours ago | | | 0 | 0.00032983318 | |
| 21154168 | 15 hours ago | | | 0 | 0.00035643204 | |
| 21152287 | 21 hours ago | | | 0 | 0.00036309111 | |
| 21150812 | a day ago | | | 0 | 0.00065930429 | |
| 21150747 | a day ago | | | 0 | 0.00066249427 |
ABI
ABI objects
Getter at block 21158682
DOMAIN_SEPARATOR() view returns (bytes32)
0xbff749a357956263502451bc126d59fa27d9b636dbef0058e3c28d4481683987
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=IMF, version=1, chainId=1, verifyingContract=0x05be1d4c307c19450a6fd7ce7307ce72a3829a60, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
International Meme Fund
symbol() view returns (string)
IMF
totalSupply() view returns (uint256)
34499999999999042183398408
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)