Influence Asteroids

Verified contract

Active on Ethereum with 5,003 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"

0x4d362b12b2e99dc7efa67099b32b988f911f726da3519fca278689c14d6edfb1
0x6cf51f4390489dd25d95f8572fe8564cc27562045e3722ab68d82ffd0e0f1158
0x4d3d8ef1c33d455380e9d69066d8308ee4b8f27310f8765993fc292e90758daa
0xedd63c6c4148ff5ca4def6be5e33bb4ea63ba8fa6dc19770686d6b60ea93cc9a
0x445fa954b50447c277d181024bcdc28fe7f759ac2f292dc9234570cb020949c8
0x8f7ac95e39dbb356a3bb77d1ac98a95e07e04397fde332e35495b10c11098ef5
0xd4e6f2174200fc8390195ffd7d2c08ca1b4c42654893a8f3d081921047853055
0x47e8a77db9ad3c45f799433e1d418dee16ca92b1a46d964578d12596c7e4cf77
0x1ad0084d0632a20bcdcf9c66e8b93691f4483a6c8dae2890335d457a155a634a
0x86a9d7ebee7bb16e84de225f0546ff6419f4cc2668321e21817100b8da9e2ced

Functions
Getter at block 21289991
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.