Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc2b4…e158
0x590c…9a43
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GREEN | ERC-20 | 5B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14370118 | 3 years ago | | | 0 | 0.0010568154 | |
| 13165013 | 3 years ago | | | 0 | 0.0036122782 | |
| 12998808 | 3 years ago | | | 0 | 0.0035575500 | |
| 12980838 | 3 years ago | | | 0 | 0.0027526928 | |
| 12955938 | 3 years ago | | | 0 | 0.0012465024 | |
| 12884115 | 3 years ago | | | 0 | 0.00076017760 | |
| 12869457 | 3 years ago | | | 0 | 0.00063222224 | |
| 12863711 | 3 years ago | | | 0 | 0.0011331840 | |
| 12855043 | 3 years ago | | | 0 | 0.00084988800 | |
| 12846566 | 3 years ago | | | 0 | 0.00089710407 |
ABI
ABI objects
Getter at block 21385842 contractBalance() view returns (uint256)
banCount() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
PHOENIX
owner() view returns (address)
0x49e52a437d0bb993f612eabf3a9dc55d53e31700
symbol() view returns (string)
PHOENIX
totalSupply() pure returns (uint256)
500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBanned(address _address) view returns (bool)
State-modifying
Events addLiquidity()
approve(address _spender, uint256 _amount) returns (bool)
assignAntiBot(address _address)
manualBan(address _a)
removeBan(address _a)
setFeeAddress(address _feeAddress)
setTxLimitMax()
toggleAntiBot() returns (bool)
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)
BanAddress(address Address, address Origin)
MaxOutTxLimit(uint256 MaxTransaction)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.