NotBoryokuDragons
Verified contract
Active on
Ethereum with 1,295 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NotBoryokuDragons"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16271985 | 2 years ago | | | 0 | 0.00062929220 | |
| 15295149 | 2 years ago | | | 0 | 0.00030408872 | |
| 15261528 | 2 years ago | | | 0 | 0.00030761887 | |
| 15243419 | 2 years ago | | | 0 | 0.00036438160 | |
| 15170794 | 2 years ago | | | 0 | 0.00093507491 | |
| 15026348 | 2 years ago | | | 0 | 0.00094170212 | |
| 15013034 | 2 years ago | | | 0 | 0.0011624930 | |
| 15001812 | 2 years ago | | | 0 | 0.0014135094 | |
| 15001215 | 2 years ago | | | 0 | 0.00091469678 | |
| 14999160 | 2 years ago | | | 0 | 0.0024730094 |
ABI
ABI objects
Getter at block 21184107
MAX_PER_TX() view returns (uint256)
1
MAX_PER_WALLET() view returns (uint256)
1
MAX_SUPPLY() view returns (uint256)
555
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmWeVBBUUb6gCFNndmYqMNF4xx8MSaB9aV1dVr7c2kfZzJ/
name() view returns (string)
NotBoryokuDragons
owner() view returns (address)
0x397ad3c6377f50052f0e2b583fd9aa070e37b1cc
paused() view returns (bool)
false
price() view returns (uint256)
0
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
NBD
totalSupply() view returns (uint256)
555
Read-only
addressMinted(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _amount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.