Oracle Red Bull Racing Velocity Pass 2.0
Verified contract
Proxy
Active on
Ethereum with 545 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "Oracle Red Bull Racing Velocity Pass 2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21313881 | 37 minutes ago | | | 0 | 0.0010094036 | |
| 21312228 | 6 hours ago | | | 0 | 0.00071824113 | |
| 21312226 | 6 hours ago | | | 0 | 0.0010383402 | |
| 21309597 | 15 hours ago | | | 0 | 0.0013937257 | |
| 21309382 | 16 hours ago | | | 0 | 0.0011824803 | |
| 21301115 | 2 days ago | | | 0 | 0.00081439925 | |
| 21300103 | 2 days ago | | | 0 | 0.00051182032 | |
| 21298678 | 2 days ago | | | 0 | 0.00062447667 | |
| 21296986 | 2 days ago | | | 0 | 0.00051960791 | |
| 21285689 | 4 days ago | | | 0 | 0.00049706524 |
ABI
ABI objects
Getter at block 21314063 proxiableUUID() view returns (bytes32)
baseERC20() view returns (address base)
0x1c72523eecade307c9bffd03953ff91c5b80be09
name() view returns (string)
Oracle Red Bull Racing Velocity Pass 2.0
owner() view returns (address)
0x32d20cf8c61189367d23439fc5d2e41f6c447ad1
symbol() view returns (string)
SPEED
totalSupply() view returns (uint256)
1779
Read-only
balanceOf(address nftOwner) view returns (uint256)
getApproved(uint256 id) view returns (address)
isApprovedForAll(address nftOwner, address operator) view returns (bool)
ownerAt(uint256 id) view returns (address)
ownerOf(uint256 id) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool result)
tokenURI(uint256 id) view returns (string)
State-modifying
Events initProxy(address _logic, bytes _data)
approve(address spender, uint256 id) payable
initialize(address _owner)
safeTransferFrom(address from, address to, uint256 id) payable
safeTransferFrom(address from, address to, uint256 id, bytes data) payable
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 id) payable
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed account, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool isApproved)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed id)
Upgraded(address indexed implementation)
constructor(address _owner)
fallback()
fallback()
receive()
receive()
AlreadyLinked()
CannotLink()
FnSelectorNotRecognized()
NotLinked()
SenderNotBase()
SenderNotDeployer()
TransferToNonERC721ReceiverImplementer()