ETHEREUM ON BASE
Verified contract
Active on
Base with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ETHEREUM ON BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15914715 | 5 months ago | | | 0 | 0.000064722770 | |
| 15867858 | 5 months ago | | | 0 | 0.000064722770 | |
| 15853498 | 5 months ago | | | 0 | 0.0000048262039 | |
| 15853498 | 5 months ago | | | 0 | 0.0000048262039 | |
| 15853498 | 5 months ago | | | 0 | 0.000014268404 | |
| 15853497 | 5 months ago | | | 0 | 0.0000048262039 | |
| 15853497 | 5 months ago | | | 0 | 0.0000057704239 | |
| 15853496 | 5 months ago | | | 0 | 0.0000048262039 | |
| 15853496 | 5 months ago | | | 0 | 0.0000071867539 | |
| 15853496 | 5 months ago | | | 0 | 0.000023710604 |
ABI
ABI objects
Getter at block 22002221
_owner() view returns (address)
0xd90f4a85fc8bc65ec798774a732e6af0801b97c1
_totalbuy() view returns (uint256)
0
_totalsell() view returns (uint256)
0
decimals() view returns (uint8)
18
minimumTokensBeforeSwapAmount() view returns (uint256)
0
mktwallet() view returns (address)
0xd90f4a85fc8bc65ec798774a732e6af0801b97c1
name() view returns (string)
ETHEREUM ON BASE
owner() view returns (address)
0xd90f4a85fc8bc65ec798774a732e6af0801b97c1
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ETHB
teamwallet() view returns (address)
0xd90f4a85fc8bc65ec798774a732e6af0801b97c1
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bulapamiulisc(address) view returns (bool)
isfromfee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setnum(uint256 newLimit)
setswap(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.