Oracle Red Bull Racing Velocity Pass 2.0

Verified contract

Proxy

Active on Ethereum with 545 txns
Deployed by via 0x152d11ee at 19581115
Slot
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

No balances found for "Oracle Red Bull Racing Velocity Pass 2.0"

0x3ddfb03a6865c9f1e6b3666eae8f42831cc83b93bc3be6e75946c4444f7d7e33
0xda689904c8f05f21590f6c60bb9ec5671571dbac892dac85b194a6202c2e514d
From
0x371fc74998c1b27352d2c097da55cf827ef492d61570f0782cc48e974de8c621
From
0xb242f72560cfc984861ce7ef8472d6ab2ddc35168d77525a100e7d1e47caac7c
0x34089b573a34ba313481f498062b2467eaa47641e756b23887bb9fef4f12897a
0x18af261057d573df254ef85d8c52693d71ea121e4880165f8f748da6a3a4e2bf
0x8f6fec3aa270d13ce9999d983186b2d3dd58cae54a431c7562cca2918cc8975e
0x02c990a6aadd26324155f25644f3b446f5c6df7b3433ec1d63cd39504a2a684f
0xdae5a997f95ccb33fb100da90562e96fe6ae7d6a315c3647d845cc149f056f2e
0x93694fa460ace1f2db7e419b815173073b12ee8af5176b562b1a1a0ef5cb8bbf

Functions
Getter at block 21314063
baseERC20(view returns (address base)
0x1c72523eecade307c9bffd03953ff91c5b80be09
name(view returns (string)
Oracle Red Bull Racing Velocity Pass 2.0
owner(view returns (address)
0x32d20cf8c61189367d23439fc5d2e41f6c447ad1
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
SPEED
totalSupply(view returns (uint256)
1779
Read-only
balanceOf(address nftOwnerview returns (uint256)
getApproved(uint256 idview returns (address)
isApprovedForAll(address nftOwneraddress operatorview returns (bool)
ownerAt(uint256 idview returns (address)
ownerOf(uint256 idview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool result)
tokenURI(uint256 idview returns (string)
State-modifying
initProxy(address _logicbytes _data
approve(address spenderuint256 idpayable 
initialize(address _owner
safeTransferFrom(address fromaddress touint256 idpayable 
safeTransferFrom(address fromaddress touint256 idbytes datapayable 
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 idpayable 
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed accountuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool isApproved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Upgraded(address indexed implementation
Constructor
constructor(address _owner
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors
AlreadyLinked(
CannotLink(
FnSelectorNotRecognized(
NotLinked(
SenderNotBase(
SenderNotDeployer(
TransferToNonERC721ReceiverImplementer(