Wrapped Gen 0
Verified contract
Active on
Ethereum with 4,453 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CK | ERC-20 | 2.122K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21360653 | 4 days ago | | | 0 | 0.00028373221 | |
| 21314188 | 11 days ago | | | 0 | 0.00068961990 | |
| 21285137 | 15 days ago | | | 0 | 0.0033157695 | |
| 21285124 | 15 days ago | | | 0 | 0.0030285225 | |
| 21285115 | 15 days ago | | | 0 | 0.0033791380 | |
| 21285109 | 15 days ago | | | 0 | 0.0035707533 | |
| 21285087 | 15 days ago | | | 0 | 0.0032860087 | |
| 21285082 | 15 days ago | | | 0 | 0.0034613647 | |
| 21285045 | 15 days ago | | | 0 | 0.0033391663 | |
| 21285018 | 15 days ago | | | 0 | 0.0012405360 |
ABI
ABI objects
Getter at block 21389683
decimals() view returns (uint8)
18
kittyCoreAddress() view returns (address)
0x06012c8cf97bead5deae237070f9587f8e7a266d
name() view returns (string)
Wrapped Gen 0
symbol() view returns (string)
WG0
totalSupply() view returns (uint256)
2122000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
batchRemoveWithdrawnKittiesFromStorage(uint256 _numSlotsToCheck)
burnTokensAndWithdrawKitties(uint256[] _kittyIds, address[] _destinationAddresses)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositKittiesAndMintTokens(uint256[] _kittyIds)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BurnTokenAndWithdrawKitty(uint256 kittyId)
DepositKittyAndMintToken(uint256 kittyId)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.