KoiBoiERC20
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,863.47)
Native
Value
$3,863.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1 | $3,863.47 |
$3,863.47 | |
$CAVIAR | ERC-20 | 1.022K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15642543 | 2 years ago | | | 0 | 0.0030577138 | |
| 15642300 | 2 years ago | | | 0 | 0.012009378 | |
| 14260325 | 3 years ago | | | 0 | 0.065809395 | |
| 13921708 | 3 years ago | | | 0 | 0.019321581 | |
| 13849991 | 3 years ago | | | 0 | 0.011140261 | |
| 13835748 | 3 years ago | | | 0 | 0.0049096953 | |
| 13802978 | 3 years ago | | | 0 | 0.0057060625 | |
| 13796832 | 3 years ago | | | 0.95 | 0.00096693525 | |
| 13796797 | 3 years ago | | | 0.05 | 0.00068226265 | |
| 13701865 | 3 years ago | | | 0 | 0.0030255921 |
ABI
ABI objects
Getter at block 21332206
BOI_ADDRESS() view returns (address)
0xc12392d73dbc98233e405577e4a564603f5c0077
BOI_CAVIAR_PRICE() view returns (uint256)
20000000000000000000
CAVIAR_ADDRESS() view returns (address)
0xba260ca8def66b23b8e3f45ca66de847fed70014
isSaleOn() view returns (bool)
true
name() pure returns (string)
KoiBoiERC20
owner() view returns (address)
0x181e27f084208819408eefaa2cbe9fca64755f21
symbol() pure returns (string)
KOIBOIERC20
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeBOIAddress(address boiAddress)
changeBoiPrice(uint256 newPrice)
changeCAVIARAddress(address caviarAddress)
claimBOIOwnership(address boiNewOwner)
flipSale()
mint(uint256 amount)
renounceOwnership()
transferOwnership(address newOwner)
withdrawETH()
withdrawNFTs(address nftAddress, uint256[] ids)
withdrawTokens(address tokenAddress, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.