Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4cf7…306e
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KING | ERC-20 | 11.844709K | $0.00 |
$0 | |
BURN | ERC-20 | 1.81799B | -- | -- | |
DividendTracker | ERC-20 | 5M | -- | -- | |
QUEEN | ERC-20 | 5M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14168771 | 7 months ago | | | 0 | 0.00017181379 | |
| 14164863 | 7 months ago | | | 0 | 0.00017181379 | |
| 13942860 | 7 months ago | | | 0 | 0.0000030248676 | |
| 13884604 | 7 months ago | | | 0 | 0.0000027935296 | |
| 12648334 | 8 months ago | | | 0 | 0.0000011916999 | |
| 2634346 | a year ago | | | 0 | 0.0000024319014 | |
| 2575661 | a year ago | | | 0 | 0.0000024319000 | |
| 2575557 | a year ago | | | 0 | 0.0000046603000 | |
| 2482570 | a year ago | | | 0 | 0.00013093951 | |
| 2476910 | a year ago | | | 0 | 0.000069472503 |
ABI
ABI objects
Getter at block 22980358
_maxTransferAmount() view returns (uint256)
9908734558272640643
_maxTxAmount() view returns (uint256)
9908734558272640643
_maxWalletToken() view returns (uint256)
19817469116545281286
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Based Burn
pair() view returns (address)
0x964994eba9dfca22d4229b153712d14e4b1f35af
symbol() pure returns (string)
BURN
totalSupply() view returns (uint256)
990873455827264064347
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.