Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SZN | ERC-20 | 5.219433M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20386079 | 4 months ago | | | 0 | 0.000085243999 | |
| 18435534 | a year ago | | | 0 | 0.00073760309 | |
| 17945588 | a year ago | | | 0 | 0.00039386774 | |
| 17424330 | a year ago | | | 0 | 0.00048510132 | |
| 16889068 | 2 years ago | | | 0 | 0.00056952388 | |
| 16691627 | 2 years ago | | | 0 | 0.0017741748 | |
| 16543354 | 2 years ago | | | 0 | 0.00082524097 | |
| 16540057 | 2 years ago | | | 0 | 0.00076104244 | |
| 16517897 | 2 years ago | | | 0 | 0.00068897631 | |
| 16498185 | 2 years ago | | | 0 | 0.00069802483 |
ABI
ABI objects
Getter at block 21286636
decimals() view returns (uint8)
18
limitsOn() view returns (bool)
true
maxTxInPercent() view returns (uint256)
20
maxWalletInPercent() view returns (uint256)
20
name() view returns (string)
Seazon
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SZN
taxBuy() view returns (uint256)
2
taxBuyBack() view returns (uint256)
1
taxLPool() view returns (uint256)
1
taxSell() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000000000000
uniPair() view returns (address)
0x728885eb3ebfaa3d195b4e2defc7cb3bdb458078
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
forceSendEth()
forceSwapTokens()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyBackWallet(address _buyBackWallet)
setIsTaxFree(address _wallet, bool val)
setLimitsOn(bool _limitsOn)
setLpRate(uint256 _lpRate)
setLpWallet(address _lpWallet)
setMaxTxInPercent(uint256 _maxTxInPercent)
setMaxWalletInPercent(uint256 _maxWalletInPercent)
setProjectWallet(address _projectWallet)
setSwapOn(bool _swapOn)
setTaxBuy(uint256 _taxBuy)
setTaxBuyBack(uint256 _tax)
setTaxLPool(uint256 _taxLPool)
setTaxSell(uint256 _taxSell)
setTaxesOff(bool _taxesOff)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address _projectWallet)
receive()
This contract contains no error objects.