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 "KNOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19743999 | 7 months ago | | | 0.01 | 0.00011850750 | |
| 19038627 | 10 months ago | | | 0 | 0.00048506000 | |
| 19038627 | 10 months ago | | | 0 | 0.00048626000 | |
| 18637554 | a year ago | | | 0 | 0.0011113123 | |
| 18301023 | a year ago | | | 0.01 | 0.00011850750 | |
| 17841741 | a year ago | | | 0 | 0.0012342801 | |
| 17009943 | 2 years ago | | | 0 | 0.00050419099 | |
| 16940119 | 2 years ago | | | 0 | 0.0013624197 | |
| 16928912 | 2 years ago | | | 0 | 0.0011468320 | |
| 16928912 | 2 years ago | | | 0 | 0.0011489198 |
ABI
ABI objects
Getter at block 21276793
MAX_SUPPLY() view returns (uint256)
256
MAX_TX() view returns (uint256)
1
answer() view returns (bytes32)
0xccb1f717aa77602faf03a594761a36956b1c4cf44c6b336d1db57da799b331b8
baseURI() view returns (string)
https://dalle3.mypinata.cloud/ipfs/QmRGR6Azcc8r8XMH1iqBbuf17j2tUbr4wUyYoUKJSm3xjC/
cost_1() view returns (uint256)
10000000000000000
cost_2() view returns (uint256)
1000000000000000000
free() view returns (uint256)
64
name() view returns (string)
KNOT GENESIS by DALLE-3
owner() view returns (address)
0xe41b9da9995bda1db7df172e06127debe200224b
paused() view returns (bool)
false
symbol() view returns (string)
KNOT
totalSupply() view returns (uint256)
256
Read-only
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events adminMint(address to)
approve(address to, uint256 tokenId)
mint(string ans) payable
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _val)
setCost1(uint256 _cost)
setCost2(uint256 _cost)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.