ETHEREUMFROG
Verified contract
Active on
Ethereum with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfac6…adcb
Balances ($0.00)
No balances found for "ETHEREUMFROG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18888478 | a year ago | | | 0 | 0.00050919855 | |
| 18888472 | a year ago | | | 0 | 0.0013278793 | |
| 18888468 | a year ago | | | 0 | 0.0012439698 | |
| 18888452 | a year ago | | | 0 | 0.0010623949 | |
| 18888436 | a year ago | | | 0 | 0.0012776920 | |
| 18888430 | a year ago | | | 0 | 0.0012517778 | |
| 18888430 | a year ago | | | 0 | 0.00042761326 | |
| 18888425 | a year ago | | | 0 | 0.0010258752 | |
| 18888414 | a year ago | | | 0 | 0.00076897811 | |
| 18888407 | a year ago | | | 0 | 0.00099060365 |
ABI
ABI objects
Getter at block 21321240
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
isOpen() view returns (bool)
true
marketingWallet() view returns (address)
0xfac667ed1e30856e2201ce3de51167361d98adcb
maxTxLimit() view returns (uint256)
100000000000000000000000000000
maxWalletlimit() view returns (uint256)
100000000000000000000000000000
minSwap() view returns (uint256)
5000000000000000000000000
name() pure returns (string)
Ethereum Frog
owner() view returns (address)
0xac7c6996b29e62e68b0b4bc257b55f42e77d3f91
sellTax() view returns (uint256)
0
symbol() pure returns (string)
2PEPE
totalSupply() pure returns (uint256)
100000000000000000000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromFees(address) view returns (bool)
_whiteList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events BlackListWallet(address[] addresses)
ChangeMarketingWalletAddress(address newAddress)
ChangeMinSwap(uint256 NewMinSwapAmount)
ChangeTax(uint256 newBuyTax, uint256 newSellTax)
DisableTransferDelay()
EnableTrading()
ExcludeFromFees(address[] _users)
IncludeinFees(address[] _users)
RemoveLimits()
UnBlackListWallet(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
includeToWhiteList(address[] _users)
renounceOwnership()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.