Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xB | ERC-20 | 266.001163B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20862788 | 2 months ago | | | 0 | 0.00068980519 | |
| 20753180 | 3 months ago | | | 0 | 0.000067416378 | |
| 20636614 | 3 months ago | | | 0 | 0.00014395161 | |
| 20509946 | 4 months ago | | | 0 | 0.000082214928 | |
| 20396399 | 5 months ago | | | 0 | 0.000082098368 | |
| 19854250 | 7 months ago | | | 0 | 0.00020901586 | |
| 19847125 | 7 months ago | | | 0 | 0.00065660387 | |
| 18834735 | a year ago | | | 0 | 0.0035817387 | |
| 18770223 | a year ago | | | 0 | 0.0022899894 | |
| 18630339 | a year ago | | | 0 | 0.0019831007 |
ABI
ABI objects
Getter at block 21393720
_maxTransferAmount() view returns (uint256)
935112074627664704801000000000000000000000
_maxTxAmount() view returns (uint256)
935112074627664704801000000000000000000000
_maxWalletToken() view returns (uint256)
935112074627664704801000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
0xBurn
pair() view returns (address)
0x711b299e643f77f094b8aa000cb3080831acb176
symbol() pure returns (string)
0xB
totalSupply() view returns (uint256)
93511207462766470480100
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.