Wrapped Genesis Kongz
Verified contract
Active on
Ethereum with 2,297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEOX | ERC-20 | 13.504389 | $0.352346 |
$4.76 | |
WETH | ERC-20 | 0 | $3,426.92 |
$0 | |
0x2d47…8eeb | ERC-1555 | 1 | -- | -- | |
KONGZ | ERC-721 | 1 | -- | -- | |
0x8229…5910 | ERC-1555 | 1 | -- | -- | |
0x9f54…e079 | ERC-1555 | 1 | -- | -- | |
0xaf47…fdd7 | ERC-1555 | 1 | -- | -- | |
cGMP | ERC-721 | 1 | -- | -- | |
BANANA | ERC-20 | 0.317018 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19548255 | 8 months ago | | | 0 | 0.0012689092 | |
| 19409988 | 8 months ago | | | 0 | 0.0010381085 | |
| 18765909 | a year ago | | | 0 | 0.0020173030 | |
| 18607975 | a year ago | | | 0 | 0.0013151882 | |
| 18545353 | a year ago | | | 0 | 0.0074674306 | |
| 18545350 | a year ago | | | 0 | 0.0017440619 | |
| 18543727 | a year ago | | | 0 | 0.0026503879 | |
| 18294373 | a year ago | | | 0 | 0.00029016353 | |
| 17011605 | 2 years ago | | | 0 | 0.00051120945 | |
| 17011087 | 2 years ago | | | 0 | 0.00055582174 |
ABI
ABI objects
Getter at block 21255072
BANANA() view returns (address)
0xe2311ae37502105b442bbef831e9b53c5d2e9b3b
END() view returns (uint256)
1931622407
KONGZ() view returns (address)
0x57a204aa1042f6e66dd7730813f4024114d74f37
decimals() view returns (uint8)
18
globalClaimed() view returns (uint256)
23083111342592592592340
globalLastUpdate() view returns (uint256)
1699665311
globalScore() view returns (uint256)
33914997300000000000000000000
mainLpAddress() view returns (address)
0x87033d52425f487652c07f25a6edc8750484200a
name() view returns (string)
Wrapped Genesis Kongz
owner() view returns (address)
0x000000048797808be86aa9786c1f402671192d6b
symbol() view returns (string)
WGK
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
genIds(uint256) view returns (uint256)
getClaimableNanas(address _holder) view returns (uint256)
holderClaimed(address) view returns (uint256)
holderLastUpdate(address) view returns (uint256)
holderScores(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimLpNanas()
claimNanas()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
renounceOwnership()
setLpAddress(address _lpAddress)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
transferOwnership(address newOwner)
unwrap(uint256 _amount)
unwrapFor(uint256 _amount, address _recipient)
wrap(uint256[] _kongzIdsToWrap)
Approval(address indexed owner, address indexed spender, uint256 value)
KongzUnwrapped(uint256 kongId)
KongzWrapped(uint256 kongId)
NanasClaimed(address indexed holder, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.