Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x110d…e0b9
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,152.04 |
$0 | |
ZOIDS | ERC-20 | 4.471655B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20054104 | 5 months ago | | | 0 | 0.00018861946 | |
| 19951347 | 6 months ago | | | 0 | 0.00012476943 | |
| 19951306 | 6 months ago | | | 0 | 0.0013441666 | |
| 19944296 | 6 months ago | | | 0 | 0.00016400156 | |
| 16665381 | 2 years ago | | | 0 | 0.00097409067 | |
| 13901648 | 3 years ago | | | 0 | 0.0066292538 | |
| 13467488 | 3 years ago | | | 0 | 0.0028967496 | |
| 13437262 | 3 years ago | | | 0 | 0.0021699514 | |
| 13437253 | 3 years ago | | | 0 | 0.0023831855 | |
| 13436728 | 3 years ago | | | 0 | 0.0043198251 |
ABI
ABI objects
Getter at block 21219171
_devWalletAddress() view returns (address)
0x110da2c47e9a5240e494d55c90f6bb97cdabe0b9
_getETHBalance() view returns (uint256 balance)
2
_getMaxTxAmount() view returns (uint256)
100000000000000000000000000000
_getTaxFee() view returns (uint256)
1
_getTeamFee() view returns (uint256)
10
_marketingWalletAddress() view returns (address)
0x558d3bcc520df42fc68dc150212b889b94b1574e
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
ZOIDS
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
ZOIDS
totalFees() view returns (uint256)
28416686776601118225403981422
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb862fd432af89042fd7b9a64a5a36dd55015f70f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.