0 txs
0 calls
constructor
constructor(address _worlds)
functions
getWorldsNftAddress
viewfunction getWorldsNftAddress() view returns (address worldsNft)
owner
viewfunction owner() view returns (address ownerAndAssetRecipient)
pendingOwner
viewfunction pendingOwner() view returns (address currentPendingOwner)
supportsInterface
viewfunction supportsInterface(bytes4 interfaceId) view returns (bool isSupported)
acceptOwnership
nonpayablefunction acceptOwnership()
initialize
nonpayablefunction initialize(address ownerAndAssetRecipient)
onERC1155BatchReceived
nonpayablefunction onERC1155BatchReceived(address, address, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received
nonpayablefunction onERC1155Received(address, address, uint256 id, uint256 value, bytes data) returns (bytes4)
onERC721Received
nonpayablefunction onERC721Received(address, address, uint256 tokenId, bytes data) returns (bytes4)
proxyCall
payablefunction proxyCall(address target, uint256 valueInWei, bytes callData) payable returns (bytes returnData)
transferOwnership
nonpayablefunction transferOwnership(address newOwner)
withdrawERC1155
nonpayablefunction withdrawERC1155(address nftContract, uint256 tokenId)
withdrawERC20
nonpayablefunction withdrawERC20(address token)
withdrawERC721
nonpayablefunction withdrawERC721(address nftContract, uint256 tokenId)
withdrawETH
nonpayablefunction withdrawETH()
events
NotInAWorld
event NotInAWorld(address indexed marketplace, uint256 valueInWei)
OwnershipTransferred
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferStarted
event OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
PaymentEscrowed
event PaymentEscrowed(uint256 escrowedValueInWei)
ProxyCall
event ProxyCall(address indexed operator, address indexed target)
WithdrawETH
event WithdrawETH(address indexed owner, uint256 amount)
errors
AddressInsufficientBalance
error AddressInsufficientBalance(address account)
FailedInnerCall
error FailedInnerCall()
Ownable_Already_Initialized
error Ownable_Already_Initialized(address currentOwner)
Ownable_Not_Pending_Owner
error Ownable_Not_Pending_Owner(address currentPendingOwner)
Ownable_Sender_Is_Not_Owner
error Ownable_Sender_Is_Not_Owner(address currentOwner)
Ownable_Transfer_To_Already_Initiated
error Ownable_Transfer_To_Already_Initiated(address currentPendingOwner)
RouteCallLibrary_Call_Failed_Without_Revert_Reason
error RouteCallLibrary_Call_Failed_Without_Revert_Reason()
WorldsNftNode_Worlds_NFT_Is_Not_A_Contract
error WorldsNftNode_Worlds_NFT_Is_Not_A_Contract()
WorldSplit_No_ERC1155_Balance_To_Withdraw
error WorldSplit_No_ERC1155_Balance_To_Withdraw()
WorldSplit_No_ERC20_Balance_To_Withdraw
error WorldSplit_No_ERC20_Balance_To_Withdraw()
WorldSplit_No_ETH_Balance_To_Withdraw
error WorldSplit_No_ETH_Balance_To_Withdraw()
WorldSplit_Owner_Cannot_Be_Zero_Address
error WorldSplit_Owner_Cannot_Be_Zero_Address()
creation bytecode
0x3d602d80600a3d3981f3363d3d373d3d3d363d732c637fd2bddbd6c5a617c260068a04682e4567795af43d82803e903d91602b57fd5bf3