Kintaro Botz
Verified contract
Active on
Ethereum with 296 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Kintaro Botz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16516044 | 2 years ago | | | 0 | 0.00083768254 | |
| 16484420 | 2 years ago | | | 0 | 0.00039380221 | |
| 16484420 | 2 years ago | | | 0 | 0.00039516766 | |
| 16375797 | 2 years ago | | | 0 | 0.00037907818 | |
| 16375667 | 2 years ago | | | 0 | 0.00037441788 | |
| 15944647 | 2 years ago | | | 0 | 0.00042892552 | |
| 15930663 | 2 years ago | | | 0 | 0.00038613341 | |
| 15902490 | 2 years ago | | | 0 | 0.00055542097 | |
| 15855192 | 2 years ago | | | 0 | 0.0012014805 | |
| 15843729 | 2 years ago | | | 0 | 0.00082222674 |
ABI
ABI objects
Getter at block 21210126
baseURI() view returns (string)
https://bafybeih5xia54cyqla5xfoemxwfz776q6wkseh5voi2btovygaahllik3e.ipfs.nftstorage.link/metadata/kintaro
dtcPrice() view returns (uint256)
70000000000000000
getBalance() view returns (uint256)
0
maxMintPerAddress() view returns (uint256)
1
maxSupply() view returns (uint256)
100
name() view returns (string)
Kintaro Botz
owner() view returns (address)
0xdcbbaf0c7e7a858ada5a2e0c3a6b012fad1d4de6
paused() view returns (bool)
false
price() view returns (uint256)
70000000000000000
publicReserve() view returns (uint256)
100
publicSupply() view returns (uint256)
65
sale() view returns (bool)
false
symbol() view returns (string)
BOTZ
teamPrice() view returns (uint256)
0
tokenIndex() view returns (uint256)
101
totalMinted() view returns (uint256)
100
Read-only
addressMintedBalance(address) view returns (uint256)
adminAddresses(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
enablerAddresses(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
getRole(address _wallet) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ogAddresses(address) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
teamAddresses(address) view returns (bool)
tokenURI(uint256) view returns (string)
whitelistAddresses(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
mint() payable
pauseContract()
releaseDTCReserve(uint256 _supply)
removeAdminAddresses(address[] _wallets)
removeRoleAddresses(uint256 _role, address[] _wallets)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setAdminAddresses(address[] _wallets)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setDTCPrice(uint256 _newDTCPrice)
setPrice(uint256 _newPrice)
setPublicReserve(uint256 _newReserve)
setRoleAddresses(uint256 _role, address[] _wallets)
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpauseContract()
withdrawAll(address _to)
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.