FullSkull

Verified contract

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

No balances found for "FullSkull"

0x67476acd61bf19df3989c5a2a554714550d1fa2cf2679dbb64ef218286d7d016
0x3239bb7750d0bc611115634d7cd3dc2d383ac34bbb49d12a19cc4c439ba9308a
0x6db51ad0496f09ea50cfd0a41fa26b6df3b6b1f17414fb601f03630fe6e884dd
0xc9feaf88bdf035d8455e56cd629bbda1829e53d6202291686c1587fc9e7b0b5f
0x4637f8fe7df27324be66f1ad7b636f3d71b6e5b86f640fa347c6ade1025cb621
0x8ea5610ac6e3e548297804f6dd248e4b53079eddd3c45e7647687d0ad2694517
0xed0ba327a1cb143defcddd14dc118d192af8e81d08c3ae3a17581c2a33402e92
0xfded65d24993027a9e0afe390c641d572159f726368efea82b5d6db1059089bf
0xfd47eec61bdfb14c08f0d9ac002935b510c88d138f55966f565937bfeec10d3f
0xdb72aaf08b28eee68f428bee9009ec078df4583ecbdfbfa3d7e18fcba3a0d1a6

Functions
Getter at block 20855667
owner(view returns (address)
0xcb7a92f2e8dca5376195f7287b9724da83aa693f
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
addAltar(address a
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(address touint256 iduint256 amountbytes data
pause(
removeAltar(address a
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newURI
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string a
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.