The latest block we've processed for this chain is 20897458, which is 5 minutes old. We're running behind the tip but working to resolve the issue.

Badges by 3Gate

Verified contract

Proxy

Active on Ethereum with 455 txns
Deployed by via 0xcd0f546b at 16242419
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
2 additional variables

No balances found for "Badges by 3Gate"

0x9be6faef3e7981fbfc3b73784614186b266f50d648f30cb48fd51d6db0927b5e
From
0xd5cf93ace1ece44782fa43cf6c7cad28e3b30fde89adab3719061f267c0034a1
0x3d99876be2c3525fc2a0de8f0114c29310b46a0a9a0714d1f68e40f089b5c131
0xb4377ada20de0f4c39b243bf88d928812e9ebc2d0a26085028cfa9401a4afe3b
0x575cbdb66845758aa0df0edc55fb4bb989eb791e5c3e4f9c7cfb2aa87803aa8b
0x30fa1615b24848f2e03553495817973f86dc7c456097ed17a5f2fb038622343c
From
0x656d077f64c97ef63cc13ec9100e4466c733d8a6d12575aa5215b451b28437b1
0x72b506d5b571afe220e513044c28b9740dc6184821f6e7550b473bc35e68ead4
0x158f1648d671a30e88a5d11280b8f5d8025f02799a5de844b2909b450b178494
0xc5d7a02841d95cb719e4aed1ac8cb0b6c6e02201bd9344d4fca1eeccdd678f54

Functions
Getter at block 20897457
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Badges by 3Gate
owner(view returns (address)
0x86a8a293fb94048189f76552eba5ec47bc272223
 
proxiableUUID(view returns (bytes32)
signer(view returns (address)
0x031c31b73204a77b263e01d8a2650b707e662e53
symbol(view returns (string)
Badges
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
decode(bytes datapure returns (addressuint256[]uint256[]uint256addressuint256uint256bytes)
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
recover(uint256[] tokenIdsuint256 validUntiluint256[] amountsuint256 priceaddress erc20bytes signatureview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 collectionIdview returns (string)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address _signer
mint(uint256 validUntilbytes uniqueHashpayable 
renounceOwnership(
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
setOwner(address ownership
setSigner(address _signer
setURI(string newuri
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
withdrawERC20(address erc20
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
ExpiredTimeStamp(
InvalidSignature(
UsedHash(
WrongCurrencyValue(
WrongETHValue(