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 |
---|---|---|---|---|---|
XX | ERC-20 | 6.680935M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17779733 | a year ago | | | 0 | 0.0015972780 | |
| 17779731 | a year ago | | | 0 | 0.033730200 | |
| 17779730 | a year ago | | | 0 | 0.0017019774 | |
| 17779728 | a year ago | | | 0 | 0.0016431453 | |
| 17779726 | a year ago | | | 0 | 0.0014680154 | |
| 17779726 | a year ago | | | 0 | 0.0028510737 | |
| 17779725 | a year ago | | | 0 | 0.0016241585 | |
| 17779725 | a year ago | | | 0 | 0.0016241585 | |
| 17779725 | a year ago | | | 0 | 0.0016241585 | |
| 17779723 | a year ago | | | 0 | 0.00088608669 |
ABI
ABI objects
Getter at block 21210923
decimals() pure returns (uint8)
18
devBuyFee() view returns (uint256)
0
devSellFee() view returns (uint256)
97
devWallet() view returns (address)
0xf514091b673cb2ad8e4eb6b36c1d4bde069d726d
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
XX
owner() view returns (address)
0xf514091b673cb2ad8e4eb6b36c1d4bde069d726d
symbol() pure returns (string)
XX
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xac3c028cecd22af1db14f69f868bdf4fffce9c5f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
changeFees(uint256 buy, uint256 sell)
clearETH()
excludeFromFees(address wallet)
removeLimits()
renounceOwnership()
swapBack()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTxPercent(uint256 percent)
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()
receive()
This contract contains no error objects.