Zetion Protocol
Verified contract
Active on
Ethereum with 157 txns
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 |
---|---|---|---|---|---|
ZETION | ERC-20 | 132.566949K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18899852 | 10 months ago | | | 0 | 0.0019687401 | |
| 18176506 | a year ago | | | 0 | 0.00019415940 | |
| 18014294 | a year ago | | | 0 | 0.0047047483 | |
| 18014254 | a year ago | | | 0 | 0.0022521791 | |
| 18014253 | a year ago | | | 0 | 0.0022649063 | |
| 18014251 | a year ago | | | 0 | 0.0024423942 | |
| 18014145 | a year ago | | | 0 | 0.0016799308 | |
| 18014121 | a year ago | | | 0 | 0.00096869384 | |
| 18014112 | a year ago | | | 0 | 0.0017815340 | |
| 18014101 | a year ago | | | 0 | 0.0019408171 |
ABI
ABI objects
Getter at block 21166790
decimals() pure returns (uint8)
9
name() pure returns (string)
Zetion Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZETION
totalSupply() view returns (uint256)
965477132749997409
uniswapPair() view returns (address)
0xff0a78bb1ddd2cb6f759ab200449d89368b987a9
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
renounceOwnership()
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()
receive()
This contract contains no error objects.