Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOONER | ERC-20 | 59.312324B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17526189 | a year ago | | | 0 | 0.00063537249 | |
| 17305070 | 2 years ago | | | 0 | 0.0012033490 | |
| 17289690 | 2 years ago | | | 0 | 0.0016430934 | |
| 17271317 | 2 years ago | | | 0 | 0.0019555628 | |
| 17212952 | 2 years ago | | | 0 | 0.0038156517 | |
| 17211610 | 2 years ago | | | 0 | 0.0030556671 | |
| 17211152 | 2 years ago | | | 0 | 0.0062411586 | |
| 17210037 | 2 years ago | | | 0 | 0.0082189353 | |
| 17209302 | 2 years ago | | | 0 | 0.0067109826 | |
| 17205814 | 2 years ago | | | 0 | 0.0079397494 |
ABI
ABI objects
Getter at block 21380483
_maxTransferAmount() view returns (uint256)
20000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000000
circulatingSupply() view returns (uint256)
989723019511478081648
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Mooner
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x3fed3620f2921635fee5c044bbcfbcee09f39412
symbol() pure returns (string)
MOONER
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setProvision(uint256 _sumamount)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.