Battle Racers Part

Verified contract

Active on Ethereum with 3,146 txns
Deployed by via 0x62e1a1f6 at 8781787
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#10)
ERC-721
--
0xa165f88ecd8182d00ee182411ff585ebd1266d030677be9ca88dcf5ab3ff6d1f
0xd0d33aaf599dbf821e081828734ce67bb3dae026036e83a7434fa6f9b11b2f7d
0xb0a050789d9c180c7265e40b7ca75670521b6520f97eee7dd38dd39b8d5c9137
0xead33c46c54f7268a7e461955513c15fff6ef3ceb761ec76a441b7eaab959d55
0x340fa14b16f31d8ed0b795a8ef4bfd6c331fdeadf75f62b99b8535f39344554d
0xc4af0016acd590e52f152a54e3a3fc5825dfaad6c665c374dc0ff068f62e6d7b
0x3de6786cc64ed3ad223d8660900544a6da47edd613a2dc975c481c7412d1042b
0xcfeeeabeb3fd8174e404c7127af3ef92784875bacf17e8a0673f918fbca3d9e9
0x70d524849114d5355d092255de85be6012b8c4520836a084987a2fa53634cc20
0x9411fab72d068e42c4c128b250749a309940f16675c0a492415d5b9780b010c1

Functions
Getter at block 21286864
isOwner(view returns (bool)
false
name(view returns (string)
Battle Racers Part
owner(view returns (address)
0x1a719375e9b8b056c5492fdf7bad9bf5a2f79cc2
paused(view returns (bool)
true
symbol(view returns (string)
BRPART
totalSupply(view returns (uint256)
2244
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address account
addPauser(address account
approve(address touint256 tokenId
burn(uint256 tokenId
disable(
enable(
mint(address touint256 tokenIdreturns (bool)
mintPart(address touint256 tokenIdstring urireturns (bool)
mintPartSigned(address touint256 tokenIdstring uribytes signaturereturns (bool)
pause(
renounceMinter(
renounceOwnership(
renouncePauser(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
transferTokenFrom(address fromaddress touint256 tokenId
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Disabled(address account
Enabled(address account
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.