ERLI

Verified contract

Active on Base with 404 txns
Deployed by via 0x0c652dea at 12986786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERLI"

0x19a0e2a7973f8845e2dd5ae918863ff6ad44e7ed3fe59cdf841e58f7611fac1e
0x346b6209040ccdfcf3136fcd9303d1cc532b1958828aa275c94520fc4ecb0597
0x50c05dd90b00c3e38cd38909d3960de734338ff4bf769944165c96926b819fac
0x1cb9a052875e3a96e13ce8749c39b1a9eb7e0d67460c8317164aaa09b61ca855
0x954b2df95c093b96ab1f66e5a2eecdd9ae0025bcb88e3e12f4d7a5f6c589167d
0xead58fb5e99d5534d04f1156685c79a4af86bfe08bbad9156fa1dc2cc0ccc569
0xde510f6a287df35ad871f829466ba25893d666341ccbde3459cf0f90cfc8121f
0xe1af8e3a6fb73f5d175a4c00af43378ad25ab3fdd4046f224a48c7ad53bf0c36
0x704a2a6d8d381fd22767e3cc77e07f303282f9fcbcf415465a3a223771e62b6e
0x97d75fe4bcebb83bbb089ce6c7cbaf2054e182af82f2308675d426578c584784

Functions
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(addressaddressview returns (uint256)
balanceOf(address accountview returns (uint256)
getUserInfo(address accountview returns (uint256uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeTax(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
TaxRemoved(
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(address uniV2Factoryaddress wethuint256 totalSupply_address masteruint256 tradingStarts
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MaxBalance(
TradingDidntStart(
Unauthorized(