RAX x Bode Miller Ski Sets (Series 1)
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RAX x Bode Miller Ski Sets (Series 1)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19548081 | 8 months ago | | | 0 | 0.0010270686 | |
| 16239977 | 2 years ago | | | 0 | 0.00024133895 | |
| 16239086 | 2 years ago | | | 0 | 0.00052474945 | |
| 16217718 | 2 years ago | | | 0 | 0.088955489 | |
| 16217716 | 2 years ago | | | 0 | 0.090102887 | |
| 16217714 | 2 years ago | | | 0 | 0.089319356 | |
| 16217712 | 2 years ago | | | 0 | 0.089453817 | |
| 16217710 | 2 years ago | | | 0 | 0.083052641 | |
| 16217708 | 2 years ago | | | 0 | 0.088017028 | |
| 16217706 | 2 years ago | | | 0 | 0.076302798 |
ABI
ABI objects
Getter at block 21331756
baseURI() view returns (string)
https://ipfs.filebase.io/ipfs/QmacmVrpVbgiAzRa8Jans6yz3tcZy5mPgmVZYwUoiu5s5x/
currentTokenId() view returns (uint256)
1000
maxSupply() view returns (uint256)
1000
name() view returns (string)
RAX x Bode Miller Ski Sets (Series 1)
proxyRegistryAddress() view returns (address)
0x8deec50d7d92911c40574700f7a51ee5130857ee
symbol() view returns (string)
RAXxBode Miller
totalSupply() view returns (uint256)
1000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
isAuthorisedOperator(address operator) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addAuthorisedOperator(address[] operators)
approve(address to, uint256 tokenId)
batchMint(address[] receivers)
removeOperator(address operator)
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMaxSupply(uint256 _maxSupply)
setPaused(bool paused)
setProxyRegistryAddress(address _proxyRegistry)
transferFrom(address from, address to, uint256 id)
transferOwnership(address to)
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor(string _name, string _symbol, string _baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.