Monke Coin Base
Verified contract
Active on
Base with 981 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001644 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21662996 | 4 days ago | | | 0 | 3.9224010e-7 | |
| 18931185 | 2 months ago | | | 0 | 0.000000073551768290 | |
| 18209318 | 3 months ago | | | 0 | 1.9840953e-7 | |
| 18174560 | 3 months ago | | | 0 | 0.000000209736498808 | |
| 15632946 | 5 months ago | | | 0 | 1.8785580e-7 | |
| 15627468 | 5 months ago | | | 0 | 4.1500001e-7 | |
| 15581867 | 5 months ago | | | 0 | 1.8622304e-7 | |
| 15274038 | 5 months ago | | | 0 | 1.9055238e-7 | |
| 15215322 | 5 months ago | | | 0 | 0.000000089198822137 | |
| 15126112 | 5 months ago | | | 0 | 1.7749830e-7 |
ABI
ABI objects
Getter at block 21834091
decimals() view returns (uint8)
18
name() view returns (string)
Monke Coin Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MONKE
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()
renounceTokenOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.