RatRace
Verified contract
Proxy
Active on
Ethereum with 5,126 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb325…87c5
-
variable spans 11 additional slots
3 additional
variables
Balances ($0.00)
No balances found for "RatRace"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19674711 | 8 months ago | | | 0 | 0.00056514967 | |
| 17230754 | 2 years ago | | | 0 | 0.010138048 | |
| 17230693 | 2 years ago | | | 0 | 0.0062657466 | |
| 17009190 | 2 years ago | | | 0 | 0.00066992648 | |
| 16586171 | 2 years ago | | | 0 | 0.0012942996 | |
| 16586170 | 2 years ago | | | 0 | 0.0020285765 | |
| 16571464 | 2 years ago | | | 0 | 0.0010103790 | |
| 16479118 | 2 years ago | | | 0 | 0.0014791442 | |
| 16405062 | 2 years ago | | | 0 | 0.0010273885 | |
| 16405028 | 2 years ago | | | 0 | 0.0010250546 |
ABI
ABI objects
Getter at block 21411058
admin() view returns (address)
0x67e5fc2924b35ea65b6a991f35c771d8114b0a5c
isBabyRat() view returns (bool)
false
isRace() view returns (bool)
false
isRatList() view returns (bool)
false
maxSupply() view returns (uint256)
5555
name() pure returns (string)
RatRace
nibbles() view returns (address)
0xb32578d7a8cf1a213bdab22eaf99bd742ce187c5
owner() view returns (address)
0x67e5fc2924b35ea65b6a991f35c771d8114b0a5c
ratListAllowance() view returns (uint256)
2
ratsLair() view returns (string)
ipfs://QmeU9rRmFjRS42LiGw2gCPiGUL4THon5dsahd9ZYaSFCQP/
specialRatsCount() view returns (uint256)
2
symbol() pure returns (string)
RAT
totalSupply() view returns (uint256)
5543
validator() view returns (address)
0xe9f85f77842b4bd536d6db14cf8b9cbd4619b1b2
Read-only
balanceOf(address) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256) view returns (address)
ratGene(uint256) view returns (uint256)
rats(uint256) view returns (uint256)
specialRats(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) pure returns (bool supported)
tokenURI(uint256 _id) view returns (string)
usedSignatures(bytes) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setAddresses(address _nibbles)
setApprovalForAll(address operator, bool approved)
setRatsLair(string _ratsLair)
setValidator(address _validator)
startRatRace()
transfer(address to, uint256 tokenId)
transferFrom(address from, address to, uint256 tokenId)
withdrawAll()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.