Bald Egg Yacht Club 🥚
Verified contract
Active on
Base with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5ac6…ab8f
Balances ($0.00)
No balances found for "Bald Egg Yacht Club 🥚"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2494585 | a year ago | | | 0 | 0.000014738250 | |
| 2493364 | a year ago | | | 0 | 0.000070381503 | |
| 2493318 | a year ago | | | 0 | 0.000033028750 | |
| 2493279 | a year ago | | | 0 | 0.0000092632500 | |
| 2493266 | a year ago | | | 0 | 0.000033028750 | |
| 2493235 | a year ago | | | 0 | 0.000014738250 | |
| 2493188 | a year ago | | | 0 | 0.000037303750 | |
| 2492723 | a year ago | | | 0 | 0.000070345503 | |
| 2492646 | a year ago | | | 0 | 0.000070345503 | |
| 2492573 | a year ago | | | 0 | 0.000070327503 |
ABI
ABI objects
Getter at block 23201523
brokenEgg() view returns (address)
0x5ac605a73ab12d4c045a90419bbd235d8664ab8f
decimals() view returns (uint8)
18
name() view returns (string)
Bald Egg Yacht Club 🥚
owner() view returns (address)
0x859c88fc040fb495e61a79eada5b1f34b7cdafc2
symbol() view returns (string)
EGG
totalSupply() view returns (uint256)
420690000000000000000000
tradingPoolAddress() view returns (address)
0xb40be5d81c008ae1a963c3dc1fa9d95b4283caa7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setTradingAddress(address tradingAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AnEggIsBroken(address indexed breaker)
AnEggIsThrownAt(address indexed throwed, address indexed beingThrownAt)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.