ERC20EASTERFLOKI
Verified contract
Active on
Ethereum with 375 txns
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 |
---|---|---|---|---|---|
🐇 | ERC-20 | 81.393463M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17156320 | 2 years ago | | | 0 | 0.00083321308 | |
| 17096685 | 2 years ago | | | 0 | 0.0015909951 | |
| 17055829 | 2 years ago | | | 0 | 0.0010673572 | |
| 17049068 | 2 years ago | | | 0 | 0.0010111668 | |
| 17047517 | 2 years ago | | | 0 | 0.0012393445 | |
| 17026990 | 2 years ago | | | 0 | 0.0017204459 | |
| 17021721 | 2 years ago | | | 0 | 0.00051559816 | |
| 17017154 | 2 years ago | | | 0 | 0.00085926688 | |
| 17015711 | 2 years ago | | | 0 | 0.00061465428 | |
| 17015399 | 2 years ago | | | 0 | 0.0010098959 |
ABI
ABI objects
Getter at block 21191841
_maxTxAmount() view returns (uint256)
2000000000000000000
_maxWalletToken() view returns (uint256)
4000000000000000000
decimals() view returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
91351304424721307234
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFee() view returns (uint256)
4
name() view returns (string)
Easter Floki
operationsFee() view returns (uint256)
2
pair() view returns (address)
0xbbf9d369bdd50624fb192a17add4f5d85f7e955d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
🐇
totalFee() view returns (uint256)
6
totalSupply() view returns (uint256)
200000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
renounceOwnership()
setFees_base100(uint256 _marketingFee, uint256 _operationsFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
takeitlive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.