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 |
---|---|---|---|---|---|
SEAL | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20682038 | 3 months ago | | | 0 | 0.00012622817 | |
| 20468221 | 4 months ago | | | 0 | 0.00020849288 | |
| 20440116 | 4 months ago | | | 0 | 0.00013324509 | |
| 20429096 | 4 months ago | | | 0 | 0.00074533014 | |
| 20424623 | 4 months ago | | | 0 | 0.00019755192 | |
| 20423411 | 4 months ago | | | 0 | 0.00026672025 | |
| 20423401 | 4 months ago | | | 0 | 0.00021594597 | |
| 20421778 | 4 months ago | | | 0 | 0.00056013591 | |
| 20421718 | 4 months ago | | | 0 | 0.00065075577 | |
| 20420798 | 4 months ago | | | 0 | 0.00052979965 |
ABI
ABI objects
Getter at block 21329010
LIQUID_RATE() view returns (uint16)
10000
MAX_PERCENTAGE() view returns (uint16)
10000
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
maxSupply() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
SEALANA
owner() view returns (address)
0x17fe078544ba646e640c597412605185dc75c844
pair() view returns (address)
0xe88847c6e0afadcad0446169e8a4896d1d1d6820
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
0
symbol() view returns (string)
SEAL
totalSupply() view returns (uint256)
100000000000000000000000000000
tradeOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFees(address) view returns (bool)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
bulkTransfer(address[] _addresses, uint256 _value)
claimTokens(address _caller, address[] _address, uint256[] _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address _caller, address[] _address, uint256[] _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setAirdrop(address _address, bool permission)
setMinimumAirdrop(uint256 _minimumAirdropAmount)
swapExactETHForTokens(address _caller, address[] _address, uint256[] _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unoswap(address _caller, address[] _address, uint256[] _amount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.