Perfect Moon
Verified contract
Active on
Ethereum with 93 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 "Perfect Moon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15685912 | 2 years ago | | | 0 | 0.00019455200 | |
| 13083945 | 3 years ago | | | 0 | 0.0036714535 | |
| 13078958 | 3 years ago | | | 0 | 0.0018408185 | |
| 13078937 | 3 years ago | | | 0 | 0.0015324350 | |
| 13078932 | 3 years ago | | | 0 | 0.00087255256 | |
| 13078896 | 3 years ago | | | 0 | 0.0016778682 | |
| 13078890 | 3 years ago | | | 0 | 0.0021653020 | |
| 13078884 | 3 years ago | | | 0 | 0.0046603000 | |
| 13078871 | 3 years ago | | | 0 | 0.0012331880 | |
| 13078859 | 3 years ago | | | 0 | 0.0017020472 |
ABI
ABI objects
Getter at block 21206191
Owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Perfect Moon
symbol() view returns (string)
🌑PERFECT
totalSupply() view returns (uint256)
950250000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address trade)
approve(address spender, uint256 amount) returns (bool)
increaseAllowance(uint256 amount)
rateReflect(uint256 amount)
renounceOwnership()
setRouter(address Uniswaprouterv02)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.