NinjaDAO 2nd Anniversary event SBT

Verified contract

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

No balances found for "NinjaDAO 2nd Anniversary event SBT"

0x01b94daab4346f86f4352ff6731b1aaf42406d6570bef6dc769655c75975c287
0x567dd4825ac4089dfaea1326c60c5953f203feff265de72911a05f21d2e71e0e
0x2777d0b4b18b80a75a6412051888462cff7006ca39a605ea0e0f50fa02958e01
0x8e29e93974d1c8080d28a700e61ff9280497f06599be8e5c9b74fd6495e9428d
0xdcffb346cdcc22ecf351ee206209414ae66faadd2516859e948262e89cfc75c6
0x8f85323062270ebd07331f2d7bd00ee2ec3b746d5bb951bcb4b030a89c0cc1b6
0x124ebac357f81a5e8d532f4036f068da9f4aba3a93d3e47e952fdb7caa791ab6
0x9f6ea2ac8131268d8a2dab946491bb64e5df0244d7e4e5062997ac2b52f73dc1
0x1f97985d6b3c50b20780735e7d709e365ef91f29e67be67307a69b0f0bcdafd9
0xd76977a87348550ab8a3e73b84709212be35e9994823d45d86333aeaf0610d69

Functions
Getter at block 20871560
ADMIN(view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://storage.googleapis.com/ninja-dao/2nd-anniversary/
name(view returns (string)
NinjaDAO 2nd Anniversary event SBT
owner(view returns (address)
0x630f461cf7aab18c5b7a7e16083b49a1ea93a10b
paused(view returns (bool)
false
symbol(view returns (string)
NINDAO2ND
withdrawAddress(view returns (address)
0x658966bec9ad11088a3810c5a989b0ee187abad0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
maxSupply(uint256view returns (uint256)
mintCosts(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] _addressesuint256 _tokenIduint256 _amount
grantRole(bytes32 roleaddress account
mint(address _touint256 _tokenIduint256 _amountpayable 
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
resetBaseExtension(
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(addressbool
setBaseExtension(string _value
setBaseURI(string _value
setMaxSupply(uint256 _tokenIduint256 _maxSupply
setMintCost(uint256 _tokenIduint256 _cost
setWithdrawAddress(address _value
transferOwnership(address newOwner
unpause(
withdraw(payable 
Events
ApprovalForAll(address indexed accountaddress 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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.