Impact Fantasy

Verified contract

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

No balances found for "Impact Fantasy"

0x4e188f9c04a5febdff8ede30ed9cf834c0e5d031b6b73fc5ed25f57060be8c06
0xd8acfeca9638da9a6e75ae0f51927387efc5e9434b5926b778d45df64da4597f
0x744d9700b27f2160f74ea2d34ab4573a6949f6bd43ad5a77a3268ebd9407dd41
0x04e618ecbddda820bb642522925f5ee4af454acee04c7346f8c67bca7530c47e
0xab6e0550d731a682b68fbc3e9329c7d5c4cf5905e7703095f09a985b4602cd8b
0x03853fe9e327f52cd16036c7abebccf252fa1149a06d252dcbea4dff5351fe8e
From
0x7e7bed00e28aa6532db639ca91747492b311862d5b31c4a87dc0cc909ef519f3
0x47e7621d9012b90a8038058eb1b18f1b10d322ca6f6b042af88f34314d791940
0x11ba906904b2d91d306f0e1b941f97dcc7980075c175ff6dc1699ae966d7e299
0xb79842bb932fa732f322e53ac7988b87c75c3433cccd017d49c9353c0b14919d

Functions
Getter at block 21398079
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
IMPACT_FANTASY_MAX(view returns (uint256)
10000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
baseURI(view returns (string)
https://bafybeieepn2btohrbdr2rv6nrvueh45cr3ezlqzy3df6wnh4mqxqgz43ka.ipfs.nftstorage.link/
currentSupply(view returns (uint256)
4888
name(view returns (string)
Impact Fantasy
owner(view returns (address)
0xaa1a838b7f50caa11760b45d0aabba9f405c924f
paused(view returns (bool)
false
proxyRegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
IF
totalSupply(view returns (uint256)
4888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
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
grantRole(bytes32 roleaddress account
mintTo(address to
pause(
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 _tokenBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(string namestring symboluint256 _IMPACT_FANTASY_MAX
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.