Confetti

Verified contract

Active on Ethereum with 39,428 txns
Deployed by via 0x31330c37 at 14113468
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#25108)
ERC-721
--
 (#24091)
ERC-721
--
0xe863883beb1e6e41e6b9bcac07a9dfb564e7a65172f98025e4f1e33468575bd2
0x568a0e3c8f1bcea08e831feec4dec717abec46616cf53a5d5325cd06676bc8f4
0x9a2b04fb4de32b1c670923ecb4e520a3da5f203311ab9e7b4c2027b71de94e2e
0xd3fadb422d936fe77c3185cd94a906f01aa2c68fd2e7ce5cda28c52f7a8e0bb1
0xadc88160a0216d2ebb788a58602ff420649d87dd32a3f531861720353f518bdb
0x92afb8ae923bc1cb726d96bde9c1faec251504a24bd80aa9ec397575aec0d1c1
0xa301608cfceb6f6a1e41ed256347ba59355d8451b45b934d7ec81094f033d622
0x476530c29cbad30ead616537a659fdf0f77a67a66d0bcc49eef0440907d48cb1
0xab20657d304b002566d3972e6e1f0aca9eb95f05ce3c6d51e350e8470103be54
0x262403ad9f966e30d07fa27d5b4ce82ee0facd901284311ad3084615134db488

Functions
Getter at block 21249864
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Confetti
symbol(view returns (string)
CFTI
totalSupply(view returns (uint256)
3239298298258917505528700
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.