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 "Moggy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20259621 | 5 months ago | | | 0 | 0.00014828360 | |
| 20255380 | 5 months ago | | | 0 | 0.00013864506 | |
| 20255189 | 5 months ago | | | 0 | 0.00014551360 | |
| 20255008 | 5 months ago | | | 0 | 0.00082815624 | |
| 20255000 | 5 months ago | | | 0 | 0.00025131807 | |
| 20254989 | 5 months ago | | | 0 | 0.00019101085 | |
| 20254989 | 5 months ago | | | 0 | 0.00028505071 | |
| 20254987 | 5 months ago | | | 0 | 0.00017564273 | |
| 20254985 | 5 months ago | | | 0 | 0.00017894914 | |
| 20254983 | 5 months ago | | | 0 | 0.00017824519 |
ABI
ABI objects
Getter at block 21294947
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x2cb217f960bba42a4d734ca1b963636ccd402854
msgSend() view returns (address)
0x54903d78b033e2a9cdb315840b8fc06ba112b3e5
name() view returns (string)
Moggy
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2cb217f960bba42a4d734ca1b963636ccd402854
startBlock() view returns (uint256)
20254892
symbol() view returns (string)
MOGGY
totalSupply() view returns (uint256)
420690000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrade() payable
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.