RŌHKI EP 1 : Intersection

Unverified contract

Proxy

Active on Base with 429 txns
Deployed by via 0x0659cf89 at 19535246
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
ERC-20
--
 (#1)
ERC-1555
--
0x18ae595ac9fcf3fa617ce66881801f233418ccfecdb62d8ce4a68c29be4fd1f7
0x051e7d5f2d386e65e55c1334e7a41b9a444463522a66bc757f9a905f1eaaa2c0
0x6b613707e2e2865e849d9d4db2ad74eb18f5697482e47d1fc119fb5be81d6860
0x23635d1ddb8e9efc14e8456f4a23859ea432688b52902aa2bc0805f6045a921a
0x31fc3434ced9ee5262352cb970ae38200a06492d52f386be7d97b5066ae45cf3
0x3c60b51cd53d7e075c61e8e2c3303b4cf7dbda8d639e2a07ce35ae0aa4861d1f
0x938dacdb8e472c1ae1476ff61a034bfc4741903baa419765fc3d3f7db90f4fe8
0xd63c18293fe9f909b0f882ce2e7cf7e9ed1c604579a37ba16b9176c72551d4ad
0xb0bcbc7d27dda9c88b2dba426ac800cf3634f96b432f473c9eede5f1f8c857b4
0x18ff760531fc6991102c84bfd4f9c6bd5d846bf52e46eae209e1f0c7de4f7ca1

Functions
Getter at block 22931291
WETH(view returns (address)
0x4200000000000000000000000000000000000006
contractURI(view returns (string)
ipfs://bafkreifn7cw3ooyypaof4hjxori7xrcmugfjg445fqtfbtu2xyrhm7plyi
decimals(view returns (uint8)
18
name(view returns (string)
RŌHKI EP 1 : Intersection
nonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
royalties(view returns (address)
0x77777771df91c56c5468746e80dfa8b880f9719f
symbol(view returns (string)
RHKI
tokenInfo(view returns (struct IERC20ZTokenInfo)
(0x9cd98193f58eef7f78e89caa6cbbebbaf609ffe1, 1, 0x99895960b30a34f8431517c4f5b52a1f4b9854a3)
tokenLiquidityInfo(view returns (address pooluint256 initialLiquidityPositionId)
(pool=0xb704e1579f5e5701b0fa60e4617dd65b18f1ca4f, initialLiquidityPositionId=946748)
tokenURI(view returns (string)
ipfs://bafkreifn7cw3ooyypaof4hjxori7xrcmugfjg445fqtfbtu2xyrhm7plyi
totalSupply(view returns (uint256)
20409000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
activate(uint256 erc20TotalSupplyuint256 erc20Reserveuint256 erc20Liquidityuint256 erc20Excessuint256 erc1155Excess
approve(address spenderuint256 valuereturns (bool)
initialize(address collectionuint256 tokenIdstring namestring symbolreturns (address)
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes datareturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytes datareturns (bytes4)
onERC721Received(address fromaddress operatoruint256 tokenIdbytes datareturns (bytes4)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unwrap(uint256 amount20zaddress recipient
wrap(uint256 amount1155address recipient
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ConvertedTo1155(address indexed erc20zuint256 amount20zaddress collectionuint256 tokenIduint256 amount1155address recipient
ConvertedTo20z(address indexed erc20zuint256 amount20zaddress collectionuint256 tokenIduint256 amount1155address recipient
Initialized(uint64 version
ReceivedAdminMintNFTs(uint256 quantity
SecondaryMarketActivated(address indexed token0uint256 indexed amount0address token1uint256 amount1uint256 feeuint256 positionIduint256 lpLiquidityuint256 erc20Excessuint256 erc1155Excess
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyActivatedCannotReactivate(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
IDsDoNotMatchValuesLength(
InsufficientBalance(
Invalid20zTransfer(
InvalidAmount20z(
InvalidInitialization(
InvalidParams(
NotInitializing(
OnlySaleStrategy(
OnlySupportReceivingERC1155AssociatedZoraNFT(
OnlySupportReceivingERC721UniswapPoolNFTs(
PoolCreationFailed(
RecipientAddressZero(
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
SecondaryMarketHasNotYetStarted(
TokenIdNotValidToSwap(
UnknownReceiveActionDataCall(