Avatar Moon
Verified contract
Active on
Ethereum with 695 txns
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 "Avatar Moon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18886909 | a year ago | | | 0 | 0.00054277034 | |
| 18097257 | a year ago | | | 0 | 0.00055018307 | |
| 17678460 | a year ago | | | 0 | 0.0012230514 | |
| 17432561 | a year ago | | | 0 | 0.0012583815 | |
| 17320488 | a year ago | | | 0 | 0.0014374712 | |
| 17320454 | a year ago | | | 0 | 0.0024611980 | |
| 17103059 | 2 years ago | | | 0 | 0.0010916066 | |
| 17084698 | 2 years ago | | | 0 | 0.0014127474 | |
| 17009080 | 2 years ago | | | 0 | 0.00056857638 | |
| 16976647 | 2 years ago | | | 0 | 0.00085217025 |
ABI
ABI objects
Getter at block 21212334
currentPenalty() view returns (uint256 _penalty)
0
decimals() view returns (uint8)
18
end() view returns (uint256)
1673745947
fee() view returns (uint96)
333
initialPenalty() view returns (uint256)
700
name() view returns (string)
Avatar Moon
owner() view returns (address)
0x366307ed1c98ac8bef7f9f190906216529563a2a
pair() view returns (address)
0xf040ed78e6880af04d5040c1c96f038a75eefa9f
start() view returns (uint256)
1671153947
symbol() view returns (string)
AVATAR
totalSupply() view returns (uint256)
250000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
whitelisted(address) view returns (bool)
State-modifying
Events approve(address spender_, uint256 amount_) returns (bool success_)
decreaseAllowance(address spender_, uint256 subtractedAmount_) returns (bool success_)
increaseAllowance(address spender_, uint256 addedAmount_) returns (bool success_)
renounceOwnership()
sweep(address token_)
toggleWhitelist(address address_)
transfer(address recipient_, uint256 amount_) returns (bool success_)
transferFrom(address owner_, address recipient_, uint256 amount_) returns (bool success_)
transferOwnership(address newOwner)
updateFee(uint96 fee_)
updatePair(address pair_)
Approval(address indexed owner_, address indexed spender_, uint256 amount_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed owner_, address indexed recipient_, uint256 amount_)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.