Eesee
Verified contract
Proxy
Active on
Base with 93 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3c7f…2c6a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESE | ERC-20 | 9.110395B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13073324 | 8 months ago | | | 0 | 0.000047068122 | |
| 13073310 | 8 months ago | | | 0 | 0.000046982823 | |
| 13073293 | 8 months ago | | | 0 | 0.0000053813211 | |
| 13073293 | 8 months ago | | | 0 | 0.0000053813211 | |
| 13073171 | 8 months ago | | | 0 | 0.0000070410347 | |
| 13073158 | 8 months ago | | | 0 | 7.6762406e-7 | |
| 13073143 | 8 months ago | | | 0 | 0.0000078628946 | |
| 13073139 | 8 months ago | | | 0 | 0.0000053813211 | |
| 13073139 | 8 months ago | | | 0 | 0.0000053813211 | |
| 13073139 | 8 months ago | | | 0 | 0.0000053813211 |
ABI
ABI objects
Getter at block 23579498
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
eeseeWallet() view returns (address)
0xdf371d8c727406bed09c7f9b0557f7128f0a1b6c
name() view returns (string)
Eesee
owner() view returns (address)
0x5c95d9f6904e3ac2425bba805f37d6b5ac00e4cf
sellFee() view returns (uint256)
99
symbol() view returns (string)
ESE
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x3c7f93bfae5dbdc6948f5c38fe4dcf486b132c6a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address router) payable returns (bool)
renounceOwnership()
setMarketingWallet(address wallet) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH() 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()
receive()
AddressInsufficientBalance(address account)