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 |
---|---|---|---|---|---|
EIRI | ERC-20 | 173.861152B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17478633 | a year ago | | | 0 | 0.00087469560 | |
| 17478631 | a year ago | | | 0 | 0.00087126983 | |
| 17478627 | a year ago | | | 0 | 0.00089028583 | |
| 17478627 | a year ago | | | 0 | 0.00089028583 | |
| 17478625 | a year ago | | | 0 | 0.00087950980 | |
| 17478624 | a year ago | | | 0 | 0.00087310114 | |
| 17478624 | a year ago | | | 0 | 0.00087310114 | |
| 17478624 | a year ago | | | 0 | 0.0016637031 | |
| 17478622 | a year ago | | | 0 | 0.00091647523 | |
| 17478618 | a year ago | | | 0 | 0.00087236063 |
ABI
ABI objects
Getter at block 21211965
_maxWalletAmount() view returns (uint256)
7777777777770000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x8fec9f288c883bbc6cccac0abd19cc1bdf0cc8ee
marketingFeeReceiver() view returns (address)
0x8fec9f288c883bbc6cccac0abd19cc1bdf0cc8ee
name() pure returns (string)
Eiri
pair() view returns (address)
0x818bf93459ddfd74c04d7a6378524002e0c8a91f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1555555555554000000
symbol() pure returns (string)
EIRI
totalSupply() view returns (uint256)
777777777777000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckTBalance()
renounceOwnership()
setFee(uint8 percentAmount)
setSwapThreshold(uint256 _swapThreshold)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
turnMF(bool _on)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.