The Wicked Craniums
Unverified contract
Proxy
Active on
Ethereum with 302 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- | |
TWC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20777336 | 2 months ago | | | 0 | 0.0013495999 | |
| 17365976 | a year ago | | | 0 | 0.0065708751 | |
| 15674916 | 2 years ago | | | 0 | 0.0032248413 | |
| 15674770 | 2 years ago | | | 0 | 0.0028353061 | |
| 15566341 | 2 years ago | | | 0 | 0.00035173369 | |
| 15386725 | 2 years ago | | | 0 | 0.0011369582 | |
| 14939900 | 2 years ago | | | 0 | 0.0024952840 | |
| 14620725 | 3 years ago | | | 0 | 0.011135390 | |
| 14429401 | 3 years ago | | | 0 | 0.0015665152 | |
| 13917832 | 3 years ago | | | 0 | 0.0040102850 |
ABI
ABI objects
Getter at block 21178768
decimals() view returns (uint8)
18
factory() view returns (address)
0x0f4676178b5c53ae0a655f1b19a96387e4b8b5f2
getInfos() view returns (uint256 _type, string _name, string _symbol, uint256 _supply)
(_type=721, _name=The Wicked Craniums, _symbol=CRANIUM20, _supply=49)
name() view returns (string)
The Wicked Craniums
nftAddress() view returns (address)
0x85f740958906b317de6ed79663012859067e745b
nftType() view returns (uint256)
721
nftValue() view returns (uint256)
100000000000000000000
symbol() view returns (string)
CRANIUM20
totalSupply() view returns (uint256)
4900000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
decodeParams(bytes data, address defaultRecipient) view returns (address, address)
supportsInterface(bytes4 interfaceId) view returns (bool)
track1155(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
flashLoan(uint256[] _ids, uint256[] _amounts, address _operator, bytes _params)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string _name, string _symbol, address _nftAddress, uint256 _nftType) payable
multi721Deposit(uint256[] _ids, address _receipient, address _referral)
multi721Deposit(uint256[] _ids, address _referral)
onERC1155BatchReceived(address operator, address, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address, uint256, uint256 value, bytes data) returns (bytes4)
onERC721Received(address operator, address, uint256, bytes data) returns (bytes4)
setParams(uint256 _nftType, string _name, string _symbol, uint256 _nftValue)
swap1155(uint256[] in_ids, uint256[] in_amounts, uint256[] out_ids, uint256[] out_amounts, address _receipient)
swap721(uint256 _in, uint256 _out, address _receipient)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256[] _tokenIds, uint256[] amounts, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(uint256[] indexed _tokenIds, uint256[] indexed amounts)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.