Confetti

Verified contract

Active on Ethereum with 39,418 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
--
0xeb68348652dcdc5e40661d88e7c6f400a1fca1a88851b8516f9ba80cfee37269
0x6a3ccce4f6ff4b7657dbdd7b5b6cf4272356ebd6349aae6978b36b4b1f3f3342
0xa0e90055d2fb91e5e97f34882027090cdbc000184cb1489da07a139bfed4fc7a
From
0xb0f284e485348dc2c508195870248fce3f993a664d84c88c60c7a9bbca23e038
From
0x9c99d904bf4f405dcd41320a14e3a840abe1446fd91d694724871f8b32b57d24
From
0x272f5ab1c010a76632fb53b9c203efad2dd6fb63fe73d11e3b297bbab41cc184
0x553143f8ebc4991773d20334fe862dca980ab03a1912f3a57bd10002d576bbf6
0x6e73fafb8c22d729f83186616f05f6e5946d30f8f1e78aa896df6fe196416045
0xfc52baef03be00d0fcff818cfa3dba9942ee852fc59dbfbb19be3c442593eb33
0x2fe2ffc84398221576883129e694c230fbc5e11e0afb56758941a6eb2471ab43

Functions
Getter at block 20825868
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.