AdRunner

Verified contract

Active on Ethereum with 289 txns
Deployed by via 0x6ea8a4b2 at 14415305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#661)
ERC-721
--
0x377d14f288d6066adf84f73bbd22e87bb2366779f7fc6ad70a3f4cf35d5e8034
0xb58130b516cd9b18afa4a74c2e01670cb885b7775b607cc0519786ab18ef9aa0
0xcdb1ce87c5f4fbdf3e54d4cfffde4b33917dbaef0454e9985c164a5648045339
0x7a9e374e92e4930727d3b5ff9cfb9e0f0abfdb11d4df0700e96113ad32026632
0x36e1c07dbfc7fd5bec0aa5aba22c8d5bb5c4d11c821308eeebff1b06dc1304fb
0xf6f7bfd6704e46eae1f7201e663062aae44d4566b20cc5dd51dd75350ed5a582
0xd0eb564c5e51480212ac551693c7a4831d0bf32b7a888d3adcfd45417a655026
0x3783501ea8779d48d7117a0637fd410c6c465bdb7a1039738659044521ccd661
0xacadbbf55b50b8184f5a744cb6ca7e68edcb7f79f17d2f2a2c036ac87b09f086
0x4487b797f2d27220ab1a9dbc07bc2b758e8892a3979975588a2fe4a2347844b6

Functions
Getter at block 21296921
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
burned(view returns (uint256)
0
name(view returns (string)
AdRunner
nextTokenId(view returns (uint256)
830
owner(view returns (address)
0x01c92e523eeaab2c78f0e6b203c3867ff39b7463
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
ADR
totalSupply(view returns (uint256)
830
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
giveaway(address touint16 amount
grantRole(bytes32 roleaddress account
mintTo(address touint16 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseUri
setTokenURI(uint256 tokenIdstring _tokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring baseURIaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.