EquityBadge

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x49fe1bb8 at 15863362
Slot
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 46 additional slots
-
variable spans 49 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
3 additional variables

No balances found for "EquityBadge"

No transactions found for "EquityBadge"


Functions
Getter at block 20861318
CAN_UPGRADE(view returns (bytes32)
0xa4c6a432fdda3a074083edff0a2f8873d699cc517f73792a34e74f7f7fa33079
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xd770f10706c2baffc9af071a00c7282355526431770f1f0ca71128376336dcc3
FUNDRAISING_ROLE(view returns (bytes32)
0x150fed02432555fbce8ec363fdab0f1bc136eb678c2dda567aedd22040bfd0a7
_disabledTransfer(pure returns (bool)
true
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
delegates(address accountview returns (address)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberbytes dataview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getVotes(address accountbytes dataview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 _projectIdview returns (uint256)
uri(uint256view returns (string)
State-modifying
delegate(address delegateebytes data
delegateBySig(address delegateeuint256 nonceuint256 expirybytes datauint8 vbytes32 rbytes32 s
delegateOnBehalf(address _accountaddress _delegateebytes _data
grantRole(bytes32 roleaddress account
initialize(string _namestring _symbolstring _urladdress _fundraising
mint(address _senderuint256 _projectIduint256 _amountbytes _data
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
BadgeTransferNotYetPossible(
CannotDelegateAddressZero(
DataDoesNotContainValidTokenId(
EmptyDataNotSupported(
MaximumIdsExceeded(uint256 idsLength