Kong VS Kaiju Game - KVK
Verified contract
Active on
Ethereum with 1,655 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f64…8f44
0x64c5…d8c8
11 additional
variables
Balances ($0.00)
No balances found for "Kong VS Kaiju Game - KVK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19152601 | 9 months ago | | | 0 | 0.00059540813 | |
| 18969236 | 10 months ago | | | 0 | 0.00060716153 | |
| 16524757 | 2 years ago | | | 0 | 0.00082769904 | |
| 16524720 | 2 years ago | | | 0 | 0.00066021997 | |
| 16524650 | 2 years ago | | | 0 | 0.00079720578 | |
| 16524467 | 2 years ago | | | 0 | 0.00090590459 | |
| 15919151 | 2 years ago | | | 0 | 0.00070903764 | |
| 15308896 | 2 years ago | | | 0 | 0.0010603004 | |
| 15162748 | 2 years ago | | | 0.05 | 0.00063966534 | |
| 14697193 | 3 years ago | | | 0 | 0.0012711223 |
ABI
ABI objects
Getter at block 21212141
Gamma() view returns (address)
0x64c56c804af7705d10884495fee9e94571e2d8c8
KaijuStolen() view returns (uint16)
10
LEVEL_COST() view returns (uint256)
10000000000000000000000
MAX_LEVEL() view returns (uint256)
10
MAX_Mint() view returns (uint256)
5
MAX_SUPPLY() view returns (uint256)
10000
MAX_WL_PURCHASE() view returns (uint256)
2
WhiteListIsActive() view returns (bool)
false
kongMinted() view returns (uint16)
276
kongStolen() view returns (uint16)
1
name() view returns (string)
Kong VS Kaiju Game - KVK
owner() view returns (address)
0x9d97dab6e30952c49c72ecc92b04bf9ccb906bb3
paused() view returns (bool)
false
phase() view returns (uint16)
2
skullIsland() view returns (address)
0x5f646121a257412778dc3110d4b3f2bb5d898f44
symbol() view returns (string)
KVK
tokensMinted() view returns (uint256)
2562
totalSupply() view returns (uint256)
2562
Read-only
GetTokenIdLevel(uint16 _tokenID) view returns (uint16)
TokenIdLevel(uint16) view returns (uint16)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isEligibleOGSale(address _wallet) view returns (bool)
isEligiblePrivateSale(address _wallet) view returns (bool)
iskong(uint16 id) view returns (bool)
mintPrice(uint256 _amount) view returns (uint256)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
phasePrice(uint16) 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[])
State-modifying
Events LevelUp(uint16 _tokenID) payable
Reserve(uint256 _amount, address _address)
addAvailableTokens(uint16 _from, uint16 _to)
addWalletsToOGList(address[] _wallets)
addWalletsToWhiteList(address[] _wallets)
approve(address to, uint256 tokenId)
changePhasePrice(uint16 _phase, uint256 _weiPrice)
changeTopEXAddress(uint16 _id, address _address)
flipWLSaleState()
mint(uint256 _amount, bool _stake) payable
presaleWL(uint256 _amount, bool _stake) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setGamma(address _Gamma)
setLEVEL_COST(uint256 _levelcost)
setMAX_LEVLE(uint256 _level)
setMAX_SUPPLY(uint256 _max)
setPaused(bool _state)
setkongId(uint16 id, bool special)
setkongIds(uint16[] ids)
setskullIsland(address _island)
shuffleSeeds(uint256 _seed, uint256 _max)
switchToSalePhase(uint16 _phase, bool _setTokens)
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)
TokenStolen(address owner, uint16 tokenId, address thief)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.