RobotBulls

Verified contract

Proxy

Active on Base with 16,272 txns
Deployed by via 0x16e0375a at 12126894
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
--
ERC-20
--
0x3a9a93f3ae876d70f60521c0f9cc0150c743eee57d1662605485019fbf094063
0xfaa321748d591a3bb9b75f4a6d485de83db69ba988c80b84f96405f90c97b651
0xdb31d1cdb188670b4add64b19128429c5aece80bf70dea56a391cf5a0fa18b0e
0xf31b075c252b5b869ec60e1b81e45ce9763decfe6973df0d55fcd0907649720e
0x8fd1fda99d754602d4752255c767fa758b057050edfb624a69916c74d58c3207
0x52b5daad185d4e4a693f8c9d0c3f1e059fc997541b001932ff13ca81fdb3c4e3
0x7b856fdabbbd916cafd00212e30a76c09562c387cff6e778bb361c3660e0eaa3
0x0ed396963c2cc340e0de7965cda2f4bbb4de0e34f084fa17035291deada2ecf6
0xd191f5c2c10ac7d1794679ca422fa9f08263f387f76368756d1ecd7248bd1f5e
0x074617cdbcd7e50e077aa49538c03b691e45dddc307ff125595820fe428e1d8c

Functions
Getter at block 23059331
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR(view returns (bytes32)
0x5b4cfeab6675d1e8507f0bee24bff33fb4555bdf93d2d2135b00495dd58a4924
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
clock(view returns (uint48)
23059331
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=RobotBulls, version=1, chainId=8453, verifyingContract=0x7ecc65a5e734a8bcaf24eea0ac9c7cfe6355bc30, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
RobotBulls
owner(view returns (address)
0xe499ce9628cfe097aa3b45f8060b047cc0f6358f
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
RBT
totalSupply(view returns (uint256)
36000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct CheckpointsCheckpoint208)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getVotes(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
State-modifying
approve(address spenderuint256 valuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
initialize(address initialOwner
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousVotesuint256 newVotes
EIP712DomainChanged(
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
CheckpointUnorderedInsertion(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20ExceededSafeSupply(uint256 increasedSupplyuint256 cap
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
ERC5805FutureLookup(uint256 timepointuint48 clock
ERC6372InconsistentClock(
FailedInnerCall(
InvalidAccountNonce(address accountuint256 currentNonce
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot
VotesExpiredSignature(uint256 expiry