Base Oras⚡
Verified contract
Proxy
Active on
Base with 52 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf224…6db3
0x3e0d…c274
Balances ($0.00)
No balances found for "Base Oras⚡"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17204488 | 4 months ago | | | 0 | 2.6302170e-7 | |
| 17179120 | 4 months ago | | | 0 | 3.6601042e-7 | |
| 16564177 | 4 months ago | | | 0 | 2.2164750e-7 | |
| 11039394 | 8 months ago | | | 0 | 0.000000029541000000 | |
| 10648942 | 9 months ago | | | 0 | 0.000000000433180905 | |
| 10572445 | 9 months ago | | | 0 | 0.000000000595552980 | |
| 9396434 | 9 months ago | | | 0 | 0.000000004801941825 | |
| 8618168 | 10 months ago | | | 0 | 0.000000018964135116 | |
| 8570106 | 10 months ago | | | 0 | 0.000000051462107181 | |
| 8348540 | 10 months ago | | | 0 | 0.000000004846098795 |
ABI
ABI objects
Getter at block 21891098
collectionURI() view returns (string)
Qmd7y9CLphBg7gt6HXGHHoaC3LAc6u5EemZzn2rBurAxCf
contractURI() view returns (string)
ipfs://Qmd7y9CLphBg7gt6HXGHHoaC3LAc6u5EemZzn2rBurAxCf
dropsManager() view returns (address)
0xee4d490a610d4b5fd409e34ce3a519c3b1a730d4
endTime() view returns (uint256)
2114326795
isZeroIndexed() view returns (bool)
true
maxSupply() view returns (uint24)
0
name() view returns (string)
Base Oras⚡
owner() view returns (address)
0x5a46bf69ae98d36d716fe00a8ab87440cd89a863
royaltyAmount() view returns (uint24)
0
scheduler() view returns (address)
0x3e0da82e04a9d4102756ca7f92e388961169c274
symbol() view returns (string)
BAS
tokensURI() view returns (string)
totalMinted() view returns (uint256)
1000
totalSupply() view returns (uint256)
1000
universalONFT() view returns (address)
0xf224942018aef7b6ebda8d9aa0ad51320d726db3
Read-only
balanceOf(address _owner) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
exists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintPrice(uint8 _phaseId) view returns (uint256)
mintedOf(address _owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 value) view returns (address _receiver, uint256 _royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
initialize(struct CreateParams params, address _owner, address _dropsManager, address _scheduler, address _universalONFT)
mint(address _minter, uint24 _quantity, bytes32[] _merkleProof, uint8 _phaseId)
preMintToPlatform(uint256 _quantity)
preMintToTeam(uint256 _quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setPhase(uint8 _phaseId, uint256 _from, uint256 _to, bytes32 _merkleRoot, uint24 _maxPerAddress, uint256 _price)
setRoyaltyAmount(uint24 _royaltyAmount)
setTokensURI(string _uri)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMinted(address to, uint256 nextTokenId, uint256 quantity)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.