Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ERLI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13288976 | 7 months ago | | | 0 | 4.5899131e-7 | |
| 13288969 | 7 months ago | | | 0 | 4.5889017e-7 | |
| 13288962 | 7 months ago | | | 0 | 4.5899131e-7 | |
| 13288955 | 7 months ago | | | 0 | 4.5899131e-7 | |
| 13288949 | 7 months ago | | | 0 | 4.5899131e-7 | |
| 13288943 | 7 months ago | | | 0 | 4.5889017e-7 | |
| 13288935 | 7 months ago | | | 0 | 4.5899131e-7 | |
| 13288925 | 7 months ago | | | 0 | 4.5889017e-7 | |
| 13288913 | 7 months ago | | | 0 | 4.5899131e-7 | |
| 13100390 | 7 months ago | | | 0 | 4.5968346e-7 |
ABI
ABI objects
Getter at block 22767755
DOMAIN_SEPARATOR() view returns (bytes32)
0x66bd83448e6285c04cd226342d54676bb67a4270a4f25cd974dd810856c89b71
UNI_V2_PAIR() view returns (address)
0x9dd3d86cb7822a7220878f6bf5cf096d22c6a46a
decimals() pure returns (uint8)
18
isTaxRemoved() view returns (bool)
true
name() pure returns (string)
ERLI
symbol() pure returns (string)
ERLI
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUserInfo(address account) view returns (uint256, uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeTax()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
TaxRemoved()
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address uniV2Factory, address weth, uint256 totalSupply_, address master, uint256 tradingStarts)
This contract contains no fallback and receive objects.
MaxBalance()
TradingDidntStart()
Unauthorized()