Zoo of Neural Automata

Verified contract

Active on Ethereum with 271 txns
Deployed by via 0x38c290d6 at 16407932
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Zoo of Neural Automata"

0xc71222cd84952ec6d532b5d8e0552858169d55d249d0bd660340e8065330d12e
0x60223dbf9b94746106703c1946c86753a6c796d1dd41296186edbdb3eec9cd1b
0x532cc21164798eaf78e587ff32b7c9affc39ad67e66c3e005a505cab7220c974
0x8d071e9751dba9892ea42a39c5d70f483d12ab7139d62e399dfc8d3faf013745
0x3923083c40f8877b523a160b7d99c64a2e86c0dfb5e8f1a0b0b918296e16a605
0x983dfef4127166c43ccf3e57082114e6447e2ab285c208f370cf23da1e57b00f
0xacce73636cdf8bb1e34610892d94a77bfe29dbdca48f864aa0231b79283856e8
0xfb3486ff6a57fa084651f6df620ef6e70eb868abd6c6eef9a92b8ef1d41f34b1
0x8afd4d7487c33ea368106c37ebb01476722cec83018fe4ea68af2e63be9d7d20
0x16dd01cbbe98e81fc17879238fb4ef468a7c938954c539327181ab99307b8fec

Functions
Getter at block 20886172
contractURI(view returns (string)
data:application/json;base64,eyJuYW1lIjoiWm9vIG9mIE5ldXJhbCBBdXRvbWF0YSIsImRlc2NyaXB0aW9uIjoiRHluYW1pY2FsbHkgZ2VuZXJhdGVkIGFuZCBmdWxseSBvbi1jaGFpbiBuZXVyYWwgY2VsbHVsYXIgYXV0b21hdGEgcHJvZ3JhbXMgZnJvbSBxdWFxLmV0aCIsImltYWdlIjoiaHR0cHM6Ly9nYXRld2F5LnBpbmF0YS5jbG91ZC9pcGZzL1FtUEd6R3NFTlY4UTFNMWdtcnQzV2lLTGh0YW9KREpIVVNGV21xR1JyUkprdEwiLCJleHRlcm5hbF9saW5rIjoiaHR0cHM6Ly96b25hLnd0ZiJ9
engine(view returns (address)
0xf464bd061c88f0b19f88e76f76fc88d38d03ac94
name(view returns (string)
Zoo of Neural Automata
owner(view returns (address)
0x0aa0bc25769c52e623d09a9764e079a221bea2a1
symbol(view returns (string)
ZoNA
Read-only
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
isApprovedForAll(addressaddressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenBaseURI(uint256view returns (string)
tokenBurner(uint256view returns (address)
tokenFrozen(uint256view returns (bool)
tokenMinter(uint256view returns (address)
tokenParams(uint256view returns (string seedstring bgstring fg1string fg2string matrixstring activationstring randstring mods)
uri(uint256 idview returns (string)
State-modifying
burn(address _fromuint256 _iduint256 _amount
freeze(uint256 _id
mint(address _touint256 _iduint256 _amount
newToken(uint256 _idstruct NCAParams _paramsaddress _minteraddress _burnerstring _baseURI
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateBaseURI(uint256 _idstring _baseURI
updateBurner(uint256 _idaddress _burner
updateContractURI(string _contractURI
updateEngine(address _engine
updateMinter(uint256 _idaddress _minter
updateParams(uint256 _idstruct NCAParams _params
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed useraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
URI(string valueuint256 indexed id
Constructor
constructor(address _enginestring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.