Influence Asteroids

Verified contract

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

No balances found for "Influence Asteroids"

0x97b15e162b3eca7e08d4237a429b1edf8102bf8f09649b057440c803c88e54a6
0x191d0e6c648cfbecd99a44b49ed8c93d22f13f53a89eb77b5b13928b535fc9c3
0xe78f6504b74cce90f700921da32bee3b1ff93faea60935b5a4f2037deba87927
0xc318aebf89697345eed2a6336c7a3123e1087e6b71253b390ff40a7997dcd190
0x4ecab4f6cb56a7dd3ed572927d25a46d884c4e429b3fb07edbd07ed02c21a9a4
0x9ec2c36cad943011533a310673bde3f3f40d2ebdffa0d33eb602c0e9e52cf86f
0xd09731a25d049606731c2e06e25a7dd6a189d374234b26c26655311fb43e8851
0xb85e31c6ede8b8c30ff109f46b6700c8452e6f0d517a8acb712c7b67e49fe82e
0xb91b3d1aa349ed63522408a3391c64852581392d87871b5ba4c02bcd477d5dd3
0x53cd48a5e8100b3e5f89424e0d335f899893cf43305426a5264b0784567f945d

Functions
Getter at block 21047033
baseURI(view returns (string)
https://api.influenceth.io/v1/metadata/asteroids/
name(view returns (string)
Influence Asteroids
owner(view returns (address)
0xef0133437ab8da5c5e8873b61189610e2d8cb4f5
paused(view returns (bool)
false
symbol(view returns (string)
INFA
totalSupply(pure returns (uint256)
250000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isManager(address _managerview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addManager(address _manager
approve(address touint256 tokenId
burn(uint256 _tokenId
mint(address _touint256 _tokenId
pause(
removeManager(address _manager
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.