Zeal AI
Verified contract
Active on
Ethereum with 1,547 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf49d…0f24
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZAI | ERC-20 | 2.152738M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21295904 | 4 days ago | | | 0 | 0.00032429389 | |
| 20865556 | 2 months ago | | | 0 | 0.00091530342 | |
| 20553343 | 4 months ago | | | 0 | 0.000087850771 | |
| 20505778 | 4 months ago | | | 0 | 0.00018585253 | |
| 20444446 | 4 months ago | | | 0 | 0.00020633357 | |
| 20408104 | 4 months ago | | | 0 | 0.000085488353 | |
| 20404312 | 4 months ago | | | 0 | 0.000051709002 | |
| 20355196 | 4 months ago | | | 0 | 0.000059079868 | |
| 20330129 | 5 months ago | | | 0 | 0.00021884586 | |
| 20326155 | 5 months ago | | | 0 | 0.00047268677 |
ABI
ABI objects
Getter at block 21325657
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Zeal AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZAI
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account, bool excluded)
initialize()
openTrading()
removeLimits()
renounceOwnership()
setFinalTax(uint256 _valueBuy, uint256 _valueSell)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor()
receive()
This contract contains no error objects.