Talisman Paper of Makami
Verified contract
Active on
Ethereum with 3,416 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xdbaa…9fc7
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Talisman Paper of Makami"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20575796 | 3 months ago | | | 0 | 0.000091221993 | |
| 20547579 | 3 months ago | | | 0 | 0.000066480000 | |
| 20259298 | 4 months ago | | | 0 | 0.00011408219 | |
| 20246293 | 4 months ago | | | 0 | 0.00012390327 | |
| 20100028 | 5 months ago | | | 0 | 0.00011271052 | |
| 20100005 | 5 months ago | | | 0 | 0.00011381754 | |
| 19844887 | 6 months ago | | | 0 | 0.00019099046 | |
| 19295893 | 9 months ago | | | 0 | 0.0010081503 | |
| 19168980 | 9 months ago | | | 0 | 0.0012802891 | |
| 19102480 | 10 months ago | | | 0 | 0.00049908350 |
ABI
ABI objects
Getter at block 21176614
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://data.syou-nft.com/tpm/json/
cal() view returns (address)
0xdbaa28cbe70af04ebfb166b1a3e8f8034e5b9fc7
calLevel() view returns (uint256)
1
defaultRoyalty() view returns (address recipient, uint16 bps)
(recipient=0x0a2c099044c088a431b78a0d6bb5a137a5663297, bps=1000)
enableRestrict() view returns (bool)
true
getLocalContractAllowList() view returns (address[])
[]
getTokenRoyaltiesCount() view returns (uint256)
0
maxSupply() view returns (uint256)
2222
merkleRoots() view returns (bytes32)
0xb89ac9e2d285b7849d89a0c6971b56f943aaee16c84c1de4cead1d8eb3ac6151
name() view returns (string)
Talisman Paper of Makami
owner() view returns (address)
0x1bf41851e4bd044022dfa7e9c678809f5197a56f
phase() view returns (uint8)
1
symbol() view returns (string)
TPM
targetTokenId() view returns (uint256)
2
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
getTokenRoyaltyByIndex(uint256 index) view returns (struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
minted(uint256, address) view returns (uint256)
royaltyInfo(uint256 tokenId, uint256 value) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events addLocalContractAllowList(address transferer)
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
grantRole(bytes32 role, address account)
mint(address to, uint256 id, uint256 amount, bytes data)
mintBatch(address to, uint256[] ids, uint256[] amounts, bytes data)
ownerMint(address to, uint256 id, uint256 amount, bytes data)
preMint(uint256 _mintAmount, uint256 _wlCount, bytes32[] _merkleProof)
removeLocalContractAllowList(address transferer)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setCAL(address value)
setCALLevel(uint256 value)
setDefaultRoyalty(struct IEIP2981RoyaltyOverrideTokenRoyalty royalty)
setEnableRestrict(bool value)
setMerkleRoot(bytes32 _merkleRoot)
setPhase(uint8 _newPhase)
setTargetTokenId(uint256 _targetTokenId)
setTokenRoyalties(struct IEIP2981RoyaltyOverrideTokenRoyaltyConfig[] royaltyConfigs)
transferOwnership(address newOwner)
withdraw(address withdrawAddress)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
DefaultRoyaltySet(address recipient, uint16 bps)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TokenRoyaltyRemoved(uint256 tokenId)
TokenRoyaltySet(uint256 tokenId, address recipient, uint16 bps)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.