MultiToken

Verified contract

Active on Base with 5,698 txns
Deployed by via 0x16dac835 at 3035877
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x40ec65c005c5cafc3bd1353c5f93e89afe05548e23c75ffb0b9b8be0e1cdb75d
0xb4f9dbfc58c4d3028d4784589f189294a10fc928953da7de57a38eeac9b98323
0xb422aa1d1289118b711307aa9f85cb073b44c2c9c24528177d46a0d2c3496f84
0x23e1da909a7ce33168f971fb3e211f7c445bb8be174441996e6db9b753d92198
0x138bf650203106cb5bc7029f99a4c07aa49d67a4a974f34ad08bfe3525991664
0x36d58cc368eeadc63a389f373417a6380806ef30e3ce792a7af6cec38874e309
0x6a560527ce9badbaface7067aef9a1b0e557d0e17e21bd941170d3488107c6d2
0x8855c7ce2c4859325407b9dfcc281ade1e3e5d3cf88accd42f9a9049d44e192e
0xcf8dd8728fcdc44cb8af05db768df9ee693f1459c38e0b4e73a8c6e2a583dea8
0xc477a8fa58ca73638239f7d8edf96991a5a3b3c2ab1b6ab705b289ed90654e70

Functions
Getter at block 22903840
burnable(view returns (bool)
true
name(view returns (string)
CLASHMON VOUCHER
owner(view returns (address)
0x5c69c4141eab0c3852eba4983b572ffbaf742278
pausable(view returns (bool)
true
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
burnApprovals(addressview returns (bool)
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintApprovals(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
acceptOwnership(
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setBurnApproval(address burnerbool approved
setMintApproval(address minterbool approved
setURI(uint256 tokenIdstring tokenURI_
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BurnApproval(address indexed burnerbool indexed approved
MintApproval(address indexed minterbool indexed approved
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string uri_string name_bool pausable_bool burnable_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.