Imaginary Rides

Verified contract

Active on Ethereum with 12,296 txns
Deployed by via 0x28b211f8 at 17207697
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
8 additional variables

No balances found for "Imaginary Rides"

0x48c82394dbc35bd2d7214588165ba7ccefe3aa2c5e2385a1fc0c995f0f663468
0xfc7153c7c02663826fe4fbb1038786e7ad219756d2efdcf2993cf87dac0485ac
0x64901bca979a6896582cdb6e4590d48ea02a9c5af14debdf46d68d4c15ab9410
0x20f9dc5a4f60188dcd54c1a633b1466063a2ee90082f9cb8f1d0abef3c3b0de4
0x558fb64051c3cb18dd41d7e43baed81ad668cdbad2fcecd7e7c1e018e92186d7
0x7c8a5cb76be61af59035bf5de25efb7e00a4ec24a9157bfca050bc1dc231869b
0xe7964bb2e4b782fdd4a19425401fe3589aa94b94ae39fdf2f1843856fa8e7944
0xdadbcdeb56fdeaeeb7814b3359797ef1359054171406983af8f3f61c01349f1a
0x988cb54123000784e4967f36a655d4a9392dc667e941bb6c33b372c6b9fb461a
0xd70b3da429e9487ed4d09931aa4dfbdb2397e6327d123a27da75c566a152b139

Functions
Getter at block 20908301
DEPOSIT_PRICE(view returns (uint256)
130000000000000000
DEPOSIT_SUPPLY(view returns (uint256)
10579
FCFS_DEPOSIT_QUANTIY(view returns (uint64)
1
FCFS_GUARANTEED_SUPPLY(view returns (uint256)
1000
GIFT_SUPPLY(view returns (uint256)
349
HOLDER_SUPPLY(view returns (uint256)
8815
MAX_SUPPLY(view returns (uint256)
20000
REFUND_PRICE(view returns (uint256)
150000000000000000
TOP_50_LEADERBOARD_SUPPLY(view returns (uint256)
57
TREASURY_SUPPLY(view returns (uint256)
200
TREASURY_WALLET(view returns (address)
0x84eb8d02819bd90c766d23370c8926d857ce1505
VIP_GUARANTEED_SUPPLY(view returns (uint256)
9579
WITHDRAW_WALLET(view returns (address)
0xbb36a2fbdea5e30f73693aeda596749200dd2496
baseTokenURI(view returns (string)
https://rides-metadata.imaginaryones.com/
fcfsGuaranteedDeposited(view returns (uint256)
589
fcfsMerkleRoot(view returns (bytes32)
0xc842d32b3f8f2cc869718f78b99f7903e176577c463466240019cfb2aa51b7a7
getFCFSGuaranteedRemainingSupply(view returns (uint256)
411
getNonGuaranteedRemainingSupply(view returns (uint256)
6112
getVIPGuaranteedRemainingSupply(view returns (uint256)
6294
giftQtyAirdropped(view returns (uint256)
349
holderQtyAirdropped(view returns (uint256)
8815
isDepositActive(view returns (bool)
false
name(view returns (string)
Imaginary Rides
nonGuaranteedDeposited(view returns (uint256)
593
nonGuaranteedRefunded(view returns (uint256)
0
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0x20616cef3ebc8f7200df6182e52101fcaef4c8c7
symbol(view returns (string)
IR
top50LeaderboardQtyAirdropped(view returns (uint256)
57
totalSupply(view returns (uint256)
13888
treasuryQtyAirdropped(view returns (uint256)
200
vipGuaranteedDeposited(view returns (uint256)
3285
vipMerkleRoot(view returns (bytes32)
0xa3d175c57955658b7ed77be1fd82508cd5b4813c4f5ee50f94f8c8c495f8308b
Read-only
addressesInfo(addressview returns (uint8 userTypeuint8 refundStatusuint64 guaranteedQtyuint64 nonGuaranteedQty)
balanceOf(address ownerview returns (uint256)
getAirdropQtyPerAddress(uint8 _depositTypeaddress[] addressesview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
getDepositAddressesCount(uint8 _depositTypeview returns (uint256)
getDepositedAddresses(uint8 _depositTypeuint256 fromIdxuint256 toIdxview returns (address[])
giftAirdrops(addressview returns (uint256)
holderAirdrops(addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
top50LeaderboardAirdrops(addressview returns (uint256)
State-modifying
approve(address operatoruint256 tokenIdpayable 
batchAirdrop(address[] _touint64[] _airdropQty
batchRefund(address[] _touint64[] _refundQty
depositFCFS(bytes32[] _merkleProofpayable 
depositVIP(bytes32[] _merkleProofuint256 _allowedQtyuint64 _guaranteedDeposituint64 _nonGuaranteedDepositpayable 
giftAirdrop(address[] _touint64[] _airdropQty
holderAirdrop(address[] _touint64[] _airdropQty
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(uint8 _typebytes32 _merkleRoot
setOperatorFilteringEnabled(bool value
toggleDepositState(
top50LeaderboardAirdrop(address[] _to
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
treasuryAirdrop(
withdraw(
Events
Airdropped(address indexed _touint256 _qty
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
FCFSDeposited(address indexed _fromuint256 _amountuint256 _qtyuint256 _nonGuaranteedRemainingSupplyuint256 _fcfsGuaranteedRemainingSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Refunded(address indexed _touint256 _amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
VIPDeposited(address indexed _fromuint256 _amountuint256 _guaranteedQtyuint256 _nonGuaranteedQtyuint256 _nonGuaranteedRemainingSupplyuint256 _vipGuaranteedRemainingSupply
Constructor
constructor(string _namestring _symbolstring _baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyDeposited(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
DepositAirdropped(
DepositInactive(
ExceedsAllocationForAirdropType(uint8 _airdropType
ExceedsAllocationForDeposit(
ExceedsMaxSupply(
ExceedsVIPSupply(
GiftAirdropped(
HolderAirdropped(
IncorrectLeaderboardLeaders(
InsufficientBalance(
InsufficientETHSent(
InvalidGuaranteedQuantity(
LeaderboardLeaderAirdropped(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NonGuaranteedCapped(
NotInAllowlist(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RefundFailed(address _touint256 _amount
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
UnequalArrayLength(
WithdrawalFailed(