Saibushi
Verified contract
Active on
Ethereum with 7,384 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 "Saibushi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21020461 | a month ago | | | 0 | 0.00034980313 | |
| 20094877 | 5 months ago | | | 0 | 0.00014230257 | |
| 20031613 | 5 months ago | | | 0 | 0.00032426135 | |
| 19891288 | 6 months ago | | | 0 | 0.00016129096 | |
| 19836067 | 6 months ago | | | 0 | 0.000070357015 | |
| 19679360 | 7 months ago | | | 0 | 0.00041024706 | |
| 19559969 | 8 months ago | | | 0 | 0.00082549973 | |
| 19492087 | 8 months ago | | | 0 | 0.00058520660 | |
| 19225509 | 9 months ago | | | 0 | 0.0013024091 | |
| 19213044 | 9 months ago | | | 0 | 0.0011148080 |
ABI
ABI objects
Getter at block 21218803 accountBalance() view returns (uint256)
name() view returns (string)
Saibushi
owner() view returns (address)
0xdcd7296d10bdda4469717df7269616cc0930b3b3
saleState() view returns (uint8)
2
symbol() view returns (string)
S
timeOfReveal() view returns (uint256)
1656586817
totalSupply() view returns (uint256)
4444
unrevealedURI() view returns (string)
ipfs://QmXc1Q4QKw87qer4NpzCf5XjMYB8CcrWcq6WVi5PvuvwnT/
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
mintsPerAddressPresale(address) view returns (uint256)
mintsPerAddressPublicSale(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId_) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burnTokens()
changeBaseURI(string baseURI_)
changeDummy(address _dummy)
changeUnrevealedURI(string unrevealedURI_)
presaleMint(uint8 _v, bytes32 _r, bytes32 _s)
publicSaleMint()
renounceOwnership()
reservedMint(uint256 number, address recipient)
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
switchToPresale()
switchToPublic()
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()
fallback()
receive()
This contract contains no error objects.