Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 11 additional slots
-
variable spans 5 additional slots
-
variable spans 20 additional slots
-
variable spans 16 additional slots
-
variable spans 14 additional slots
-
variable spans 13 additional slots
-
variable spans 13 additional slots
-
variable spans 39 additional slots
11 additional
variables
Balances ($0.00)
No balances found for "BKToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21370672 | 5 days ago | | | 0 | 0.00058465236 | |
| 19224492 | 10 months ago | | | 0 | 0.00070835102 | |
| 19201263 | 10 months ago | | | 0 | 0.0012406600 | |
| 18743993 | a year ago | | | 0 | 0.0035377993 | |
| 18566088 | a year ago | | | 0 | 0.0021215505 | |
| 18553344 | a year ago | | | 0 | 0.00091250532 | |
| 17696145 | a year ago | | | 0 | 0.00071016695 | |
| 16912094 | 2 years ago | | | 0 | 0.0010868309 | |
| 16908698 | 2 years ago | | | 0 | 0.00064492454 | |
| 16887869 | 2 years ago | | | 0 | 0.00050392664 |
ABI
ABI objects
Getter at block 21403009
BUY_PRICE() view returns (uint256)
69000000000000000
MAX_PER_ACCOUNT() view returns (uint8)
25
MAX_SUPPLY() view returns (uint16)
6841
MAX_SUPPLY_TEAM_HEAD() view returns (uint16)
6879
MAX_SUPPLY_TEAM_TAIL() view returns (uint16)
6969
MAX_SUPPLY_WHITELIST() view returns (uint16)
5000
WHITELIST_CONTRACT_B() view returns (address)
0x10daa9f4c0f985430fde4959adb2c791ef2ccf83
WHITELIST_CONTRACT_TOKEN_B1() view returns (uint16)
1
WHITELIST_CONTRACT_TOKEN_B2() view returns (uint16)
2
WHITELIST_CONTRACT_TOKEN_B3() view returns (uint16)
10003
WHITELIST_CONTRACT_TOKEN_B4() view returns (uint16)
10004
baseURI() view returns (string)
ipfs://QmfJV2wWibTDZY2eDfwwnCKiymksk1xeYoZCqwyhkfUVxj/
boundary() view returns (uint16)
6451
eligiblePresale() view returns (bool)
false
name() view returns (string)
BKToken
owner() view returns (address)
0xac73fa9649efd4838c756e7a408b58952351a34a
presalesActive() view returns (bool)
true
revealed() view returns (bool)
true
salesActive() view returns (bool)
true
symbol() view returns (string)
BKT
totalSupply() view returns (uint256)
517
totalWhitelistClaim() view returns (uint16)
136
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isSpecial(uint16 _tokenId) 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)
verifyMessage(uint16[8] _traits, bytes signature) view returns (bool)
State-modifying
Events addSpecialTokens(uint16[] _tokenIds)
addWhitelist(address[] _accounts, bool _status)
approve(address to, uint256 tokenId)
claim(uint8 _amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setSignerAddress(address _siger)
setTokenInfo(uint16 _tokenId, string _name, uint16[8] _traits, bytes signature)
setTokenName(uint16 _tokenId, string _name)
setTokenURI(string _uri, string _imageUri)
teamClaimA()
teamClaimB()
toggleActive()
togglePresale()
toggleReveal()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistClaim(uint8 _amount) payable
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()
receive()
This contract contains no error objects.