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 "MADMUSK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20726114 | 2 months ago | | | 0 | 0.00020333441 | |
| 20721509 | 2 months ago | | | 0 | 0.00029747192 | |
| 20720405 | 2 months ago | | | 0 | 0.00053568604 | |
| 20719545 | 2 months ago | | | 0 | 0.00026861473 | |
| 20718955 | 2 months ago | | | 0 | 0.00014503266 | |
| 20718950 | 2 months ago | | | 0 | 0.00014668048 | |
| 20718947 | 2 months ago | | | 0 | 0.00010197954 | |
| 20718947 | 2 months ago | | | 0 | 0.00010212816 | |
| 20718946 | 2 months ago | | | 0 | 0.00015939564 | |
| 20718941 | 2 months ago | | | 0 | 0.00026133847 |
ABI
ABI objects
Getter at block 21162902
DOMAIN_SEPARATOR() view returns (bytes32)
0xcfc1a51fdbf7460b81c8f3f9e5b2c6209137d9249475146e75ce81a8b5d14880
decimals() view returns (uint8)
18
name() view returns (string)
MADMUSK
symbol() view returns (string)
MADMUSK
totalSupply() view returns (uint256)
4200000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) 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 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.