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 "MOTHER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17389999 | a year ago | | | 0 | 0.00063326259 | |
| 17389997 | a year ago | | | 0 | 0.00063825164 | |
| 17389995 | a year ago | | | 0 | 0.00064229652 | |
| 17256801 | a year ago | | | 0 | 0.0018322118 | |
| 17256797 | a year ago | | | 0 | 0.0018603972 | |
| 17256788 | a year ago | | | 0 | 0.0018868032 | |
| 17256746 | a year ago | | | 0 | 0.0023753765 | |
| 17256708 | a year ago | | | 0 | 0.0023792117 | |
| 17256700 | a year ago | | | 0 | 0.0018822240 | |
| 17256645 | a year ago | | | 0 | 0.0018361534 |
ABI
ABI objects
Getter at block 21160092
_pepemuskJCEO() view returns (address)
0xe11830006fe3d3a03e3e92f9494be9211753ac89
decimals() view returns (uint8)
18
name() view returns (string)
MOTHER
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOTHER
totalSupply() view returns (uint256)
1000000000000000000000000000
vultBox() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
queryacawtibot(address sss) view returns (bool)
State-modifying
Events Approve(address sss)
addTrade()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
quitApprove(address sss)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(string name_, string symbol_, address AntiBot)
This contract contains no fallback and receive objects.
This contract contains no error objects.