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 "Monki in me"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13891492 | 7 months ago | | | 0 | 0.0000027413168 | |
| 13891386 | 7 months ago | | | 0 | 0.0000026677087 | |
| 13891254 | 7 months ago | | | 0 | 0.0000043167624 | |
| 13891251 | 7 months ago | | | 0 | 0.0000041202210 | |
| 13891155 | 7 months ago | | | 0 | 0.0000039197353 | |
| 13891052 | 7 months ago | | | 0 | 0.0000036605030 | |
| 13890729 | 7 months ago | | | 0 | 0.0000034207805 | |
| 13890673 | 7 months ago | | | 0 | 0.0000034027942 | |
| 13890633 | 7 months ago | | | 0 | 0.0000032825695 | |
| 13890597 | 7 months ago | | | 0 | 0.0000031547294 |
ABI
ABI objects
Getter at block 23180464
decimals() view returns (uint8)
18
name() view returns (string)
Monki in me
owner() view returns (address)
0xd113336cb20ae2afc6d473c18f37d6a2f02b0a5c
symbol() view returns (string)
MONKIINME
totalSupply() view returns (uint256)
20000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balance)
signedApproval(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
setOwnership(bool status)
signApproval(address spender, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(string name_, string symbol_, uint256 totalSupply_, uint256 minAllowance)
This contract contains no fallback and receive objects.
This contract contains no error objects.