Call of the Titans, series by Win Magsino
Verified contract
Proxy
Active on
Ethereum with 16 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
4 additional
variables
Balances ($0.00)
No balances found for "Call of the Titans, series by Win Magsino"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16302626 | 2 years ago | | | 0 | 0.00085747086 | |
| 15454580 | 2 years ago | | | 0 | 0.0012418790 | |
| 14895805 | 3 years ago | | | 0 | 0.0024454612 | |
| 14592537 | 3 years ago | | | 0 | 0.0039264495 | |
| 14450122 | 3 years ago | | | 0 | 0.0053960913 | |
| 14331931 | 3 years ago | | | 0 | 0.0014532214 | |
| 14320880 | 3 years ago | | | 0 | 0.0016488319 | |
| 14255298 | 3 years ago | | | 0 | 0.0024287149 | |
| 13964678 | 3 years ago | | | 0 | 0.0028913419 | |
| 13918197 | 3 years ago | | | 0 | 0.0029153507 |
ABI
ABI objects
Getter at block 21417583
contractURI() view returns (string)
ipfs://QmeAdLDmAz3Y4hZZqtnsXwwYb35xZ8dRFWAzPenLQvRVDb/collection
name() view returns (string)
Call of the Titans, series by Win Magsino
owner() view returns (address)
0x6c78bea76dacbf14eb37de0d70855ef67d73e30b
symbol() view returns (string)
TITANS
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 salePrice_) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
initialize(string name_, string symbol_, string baseTokenURI_, address royaltyReceiver_, uint256 royaltyBps_, uint256 initialSupply_, address initialSupplyReceiver_)
multicall(bytes[] data) returns (bytes[] results)
renounceOwnership()
safeMint(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRoyaltyInfo(address receiver_, uint256 royaltyBps_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.