Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALI | ERC-20 | 12.337874K | $0.012181 |
$150.28 | |
LUNA | ERC-20 | 278.909064K | $0.000115 |
$32.21 | |
XRP 2.0 | ERC-20 | 1288.831427T | -- | -- | |
BABYDOGE | ERC-20 | 34.508643B | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268850 | a day ago | | | 0 | 0.00033176350 | |
| 21261595 | 2 days ago | | | 0 | 0.00035991038 | |
| 21254507 | 3 days ago | | | 0 | 0.00049349386 | |
| 21196786 | 11 days ago | | | 0 | 0.00061006710 | |
| 21194703 | 11 days ago | | | 0 | 0.0011836525 | |
| 21169932 | 15 days ago | | | 0 | 0.00067479700 | |
| 21167185 | 15 days ago | | | 0 | 0.0021825238 | |
| 21160016 | 16 days ago | | | 0 | 0.00087189013 | |
| 21151920 | 17 days ago | | | 0 | 0.00035020664 | |
| 21143733 | 19 days ago | | | 0 | 0.0010982552 |
ABI
ABI objects
Getter at block 21276662
DOMAIN_SEPARATOR() view returns (bytes32)
0x1b6c9db6f7a29bef727cde0d9c4a47bdf1a0c51614f3722e3068052fa8800c57
LUNCH_DATE() view returns (uint256)
1683480227
PATTIES_PER_LOBSTER() view returns (uint256)
4200000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Butter
symbol() view returns (string)
BUTTER
totalSupply() view returns (uint256)
244221256770000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
hasBeenDippedInButter(uint256) view returns (bool)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
butterMe(uint256[] ids)
endAirdrop()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.