Katana N Samurai
Verified contract
Active on
Ethereum with 1,451 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Katana N Samurai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20010061 | 6 months ago | | | 0 | 0.00019344829 | |
| 19930690 | 6 months ago | | | 0 | 0.00046306190 | |
| 19895358 | 6 months ago | | | 0 | 0.000094597198 | |
| 19763121 | 7 months ago | | | 0 | 0.00050708111 | |
| 19318066 | 9 months ago | | | 0 | 0.00097230251 | |
| 19317493 | 9 months ago | | | 0 | 0.0048808294 | |
| 19317483 | 9 months ago | | | 0 | 0.0061449176 | |
| 19317474 | 9 months ago | | | 0 | 0.0018115176 | |
| 18907636 | a year ago | | | 0 | 0.00066397262 | |
| 18907495 | a year ago | | | 0 | 0.00055238164 |
ABI
ABI objects
Getter at block 21262516
MAX_GIVEAWAYS() view returns (uint256)
500
MAX_PUNKS() view returns (uint256)
10000
PRICE() view returns (uint256)
50000000000000000
baseURI() view returns (string)
http://api.katanansamurai.art/Metadata/
hasSaleStarted() view returns (bool)
false
hasShogunateStarted() view returns (bool)
false
name() view returns (string)
Katana N Samurai
numGiveaways() view returns (uint256)
333
owner() view returns (address)
0xf3504018dfa2d64d8a39edf72d0013227d0b287a
symbol() view returns (string)
KNS
totalSupply() view returns (uint256)
1978
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)
shogunateBelong(uint256) view returns (string)
shogunateQuantity(string) view returns (uint256)
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)
tokensOfOwner(address _owner) view returns (uint256[])
validShogunate(string) view returns (bool)
State-modifying
Events addShogunateName(string name)
approve(address to, uint256 tokenId)
deleteShogunateName(string name)
giveawayMintSamurai(address _to, uint256 numPurchase)
mintSamurai(uint256 numPurchase) payable
pauseSale()
pauseShogunate()
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)
shogunate(uint256 _tokenId, string _from, string _to)
startSale()
startShogunate()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() payable
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)
mintEvent(address owner, uint256 numPurchase, uint256 totalSupply)
shogunateEvent(address owner, uint256 tokenId, string from, string to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.