Videocoins by Drakula

Unverified contract

Proxy

Active on Base with 178 txns
Deployed by via 0xe4221cf5 at 22114103
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
ERC-20
--
 (#1)
ERC-1555
--
0x465f958bcf7b6c4a7f50960f4335b8d5bcccac48add21946f4d851c4cbdcb259
0x162e6c1f92f6e761af7d85619d3f5b34dba3c4bcd2ac903e5bec93d0ebc01704
0xcedc574594a7696b44be6296f5c784b6e1ea48019477bcf1cae109606801c969
0xdf379c8cc2fe7613cd6411831f35cea914859435b6accd132f74a222a4a0d929
0x4e413e9c314edb4038b024b6a8365cb1d50e1bb3de40102608db0df71a79ecf9
0x4dae0f5835c439ac70e5e1e0c0eb454ccc9074029c240ed4f8b8dbc74a607651
0x762f07d7f156704c4d1fd848a05b2b2fa9a62a3399496a12aa5e6cdcd95525bf
0xd45832ac2b522329d9ca45edd7bb5043bbb4f56835404fb6ec26215b110d9ddb
0x28218d7a2a1d210b4518279bcf7ea7aab7a29b477f9a466d83722b7eda680fc3
0x146413f12ace66053b011725883fa00375bb1f1344c87388c504f2b279677365

Functions
Getter at block 22458559
WETH(view returns (address)
0x4200000000000000000000000000000000000006
contractURI(view returns (string)
ipfs://ipfs://bafkreicy2im3m6axtadwldurdos6ymvjmqlwbkxg34gqndt4qubrezpmie
decimals(view returns (uint8)
18
name(view returns (string)
Videocoins by Drakula
nonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
royalties(view returns (address)
0x77777771df91c56c5468746e80dfa8b880f9719f
symbol(view returns (string)
VIDEO
tokenInfo(view returns (struct IERC20ZTokenInfo)
(0xae8bed2bd84bcf8addee7510ac573010dd89a222, 1, 0x129f04b140acc1aa350be2f9f048c178103c62f3)
tokenLiquidityInfo(view returns (address pooluint256 initialLiquidityPositionId)
(pool=0x086057637de32f36de77d2fb664bce8052b959db, initialLiquidityPositionId=1119654)
tokenURI(view returns (string)
ipfs://ipfs://bafkreicy2im3m6axtadwldurdos6ymvjmqlwbkxg34gqndt4qubrezpmie
totalSupply(view returns (uint256)
1492000000000000000000
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(