Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,198.39)
Native
Value
$1,198.39
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.392334 | $3,054.52 |
$1,198.39 | |
Xmail | ERC-20 | 37.369165B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21194285 | 3 days ago | | | 0 | 0.0013270078 | |
| 21194123 | 3 days ago | | | 0 | 0.0010158931 | |
| 21194112 | 3 days ago | | | 0 | 0.0011112928 | |
| 21194110 | 3 days ago | | | 0 | 0.0011049487 | |
| 21194108 | 3 days ago | | | 0 | 0.0010996601 | |
| 21194106 | 3 days ago | | | 0 | 0.0011265833 | |
| 21194104 | 3 days ago | | | 0 | 0.0011349605 | |
| 21194102 | 3 days ago | | | 0 | 0.0011703128 | |
| 21194100 | 3 days ago | | | 0 | 0.0011594750 | |
| 21194098 | 3 days ago | | | 0 | 0.0012164569 |
ABI
ABI objects
Getter at block 21214460
decimals() view returns (uint8)
18
feeRate() view returns (uint256)
500
government() view returns (address)
0xe18769c00e33362cefc98ac0928dea4dfce2eb19
isOpenSwap() view returns (bool)
true
lpReceive() view returns (address)
0x31020b962d55ae68c3fb6e5090bf1198fa0e6cae
name() view returns (string)
Xmail
numTokensSellToAddToLiquidity() view returns (uint256)
4206900000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Xmail
totalSupply() view returns (uint256)
4206900000000000000000000000000
uniswapV2Pair() view returns (address)
0x75a1bb5ce607a518e370886a263c3eb1dc291c6c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_balances(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
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)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeRate(uint256 _feeRate)
setGovern(address account)
setLpReceive(address account)
setNumTokensSellToAddToLiquidity(uint256 _numTokensSellToAddToLiquidity)
setOpenSwap(bool _open)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
bindRelation(address child, address parent)
constructor()
receive()
This contract contains no error objects.