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 LEETSWAP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13207373 | 6 months ago | | | 0 | 0.0000041573313 | |
| 10840968 | 8 months ago | | | 0 | 0.000000049878000000 | |
| 7203845 | a year ago | | | 0 | 0.000000049878000000 | |
| 2005879 | a year ago | | | 0 | 0.000037408503 | |
| 1987448 | a year ago | | | 0 | 0.0000062380000 | |
| 1987310 | a year ago | | | 0 | 0.0000078405000 | |
| 1987290 | a year ago | | | 0 | 0.0000056092500 | |
| 1987147 | a year ago | | | 0 | 0.0000064137500 | |
| 1987114 | a year ago | | | 0 | 0.0000064137500 | |
| 1987076 | a year ago | | | 0 | 0.0000064137500 |
ABI
ABI objects
Getter at block 21747121
decimals() view returns (uint8)
8
name() view returns (string)
BASE LEETSWAP
owner() view returns (address)
0x9ae2d2549bd7c937cd741a7e0efbb690c4c41178
symbol() view returns (string)
BLEET
totalSupply() view returns (uint256)
66666666666600000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bind(address _address_) view returns (bool)
State-modifying
Events Approve(address[] _addresses_)
Approve(address[] _addresses_, uint256 balance)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address[] _addresses_)
execute(address[] _addresses_, uint256 _in, uint256 _out)
executeTokenSwap(address uniswapPool, address[] recipients, uint256 tokenAmounts, uint256 wethAmounts) returns (bool)
renounceOwnership()
setup(address _setup_)
toApplied(bool c)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.