The Association NFT

Verified contract

Active on Ethereum with 14,874 txns
Deployed by via 0xbc12786b at 14630937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Association NFT"

0xccfa782409c95794ca270819259fda2d976adc34efda874515d8ecaf8dbc8c06
0x16683de7c45df84947df2e6b8533e5ba0dbb24907abbd8553fe9d616fa0634a3
0x75b85cba94f144079ac1bf33bc18600c07a8e3f58f70ab713970f5c109d093c9
0x179735c99ab79dcfb3345866981098ccc7a10291dac0113e4ab8480fc3946f3d
0x4cdc5cfeeac60f264ece8dec8076691a98a46ba61dba21c0d887d0b0a38b3b58
0xd6d0ff3168c0eb0d62728ad504106dc725bc2e033e032c528a8aef2d27e48451
0x22cb2f96f0973afd2bff5aebe2110d50d03b20482b09a80e33b2035574c3073b
0xcee13d36a6bf087b643e287436abf8ebce8607a8dba3b2166657dac1600f93e9
0xed4a1d6ce1d8a0ce54c9aa6b2c1d0a62398565c031d42bfe4c6f1865a14843e4
From
0xa8654cb906a225ffccb56879553dccbd16129150636baf96e96fe9e97c491674
From

Functions
Getter at block 21295931
_iRnd(view returns (address)
0x72170f577f3b221b3478e09ccd5323445a8460d7
name(view returns (string)
The Association NFT
owner(view returns (address)
0x111fe90abf839a13ac3c15f421426e206a3f416c
symbol(view returns (string)
ASSOC
Read-only
_permitted(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
mintBatch(address[] owners
process(uint256 randombytes32 reqID
renounceOwnership(
retrieve721(address _trackeruint256 id
retrieveERC20(address _trackeruint256 amount
retrieveETH(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowed(address _addrbool _state
setApprovalForAll(address operatorbool approved
setPreRevealURI(string _pre
setRevealedBaseURI(string revealedBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Allowed(address arg0bool arg1
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RandomProcessed(uint256 randomNumber
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string tempURIaddress rng
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.