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 "Base ETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3033599 | a year ago | | | 0 | 0.0000029829021 | |
| 3033596 | a year ago | | | 0 | 0.0000030686021 | |
| 3029362 | a year ago | | | 0 | 0.0000046917028 | |
| 3029290 | a year ago | | | 0 | 0.0000046917028 | |
| 3029242 | a year ago | | | 0 | 0.0000046917027 | |
| 3029069 | a year ago | | | 0 | 0.0000046917025 | |
| 3029035 | a year ago | | | 0 | 0.0000046917027 | |
| 3028858 | a year ago | | | 0 | 0.0000046917141 | |
| 3028670 | a year ago | | | 0 | 0.0000046917462 | |
| 3028277 | a year ago | | | 0 | 0.0000046917461 |
ABI
ABI objects
Getter at block 23057657
decimals() view returns (uint8)
18
name() view returns (string)
Base ETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
pancakePair() view returns (address)
0xf641d278fd1b7e86136ff002dcf8289f0a0fdd33
symbol() view returns (string)
BASE-ETH
totalSupply() view returns (uint256)
1000000000000000000000000000
viewGas() view returns (address)
0x735a7c4fe6b270aaa4cea7a460c47ac58d9c8f18
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidityETH(address pancakeA)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
swapExactETHForTokens(uint256 xt)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.