This contract is being backfilled. You may encounter incomplete storage history.

DIGau

Verified contract

Proxy

Active on Ethereum with 1,571 txns
Deployed by via 0xcc31699e at 12388872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DIGau"

0xe36434d5a6beea7ff7615a426a210ac4e23d5506ac2e36609203f22c38f9030e
0x5bf6bf953ef669df556e54e14bba25d15f1205d0b050bd97f5c32b3dca00cf2f
0xf473621606974c5d2673fbc42b3583efa0325c99dd6494838580f19f99e38891
0x41becaac9638183a6acbb24bd5c1f3234350f54464290b6d9af283dca1422600
0x82f10bb3d9dfc4ed5ddd5ca1c29ba20a7f9c5b870b6d3eae6e10bde1919394c7
0xaa290c45c09f75bf019269a199085debdd836ca7c2dc7df5076fbf579af38080
0x9593c4a052f5e6e0d20ede5cd8ecde311bd7add60aef33d4b833aee8fc4c2171
0xb4308144a1a6b8278ff613a57075ca889e2b14bfe439977fa7cc0493ea67c06c
0x458072e9b5ad262462ae746bd41b2a08e586eef39dbd690403a9ac96e3bfd730
0xec5091e11f5d4a6c24e2c32afaa5f927331dd671ad7667758bab10de89643322

Functions
Getter at block 20802497
 
admin(view returns (address)
 
implementation(view returns (address)
EIP712_DOMAIN_HASH(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
assetProtectionRole(view returns (address)
0x2f610e3911574b936cea704354158bf21ba62c3b
betaDelegateWhitelister(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
DIGau
owner(view returns (address)
0x2f610e3911574b936cea704354158bf21ba62c3b
paused(view returns (bool)
false
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
supplyController(view returns (address)
0x2f610e3911574b936cea704354158bf21ba62c3b
symbol(view returns (string)
DIGau
totalSupply(view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _addrview returns (uint256)
isFrozen(address _addrview returns (bool)
isWhitelistedBetaDelegate(address _addrview returns (bool)
nextSeqOf(address targetview returns (uint256)
State-modifying
changeAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address _spenderuint256 _valuereturns (bool)
betaDelegatedTransfer(bytes sigaddress touint256 valueuint256 feeuint256 sequint256 deadlinereturns (bool)
betaDelegatedTransferBatch(bytes32[] rbytes32[] suint8[] vaddress[] touint256[] valueuint256[] feeuint256[] sequint256[] deadlinereturns (bool)
claimOwnership(
decreaseSupply(uint256 _valuereturns (bool success)
disregardProposeOwner(
freeze(address _addr
increaseSupply(uint256 _valuereturns (bool success)
initialize(
initializeDomainSeparator(
pause(
proposeOwner(address _proposedOwner
reclaimDIGG(
setAssetProtectionRole(address _newAssetProtectionRole
setBetaDelegateWhitelister(address _newWhitelister
setSupplyController(address _newSupplyController
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unfreeze(address _addr
unpause(
unwhitelistBetaDelegate(address _addr
whitelistBetaDelegate(address _addr
wipeFrozenAddress(address _addr
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address implementation
AddressFrozen(address indexed addr
AddressUnfrozen(address indexed addr
Approval(address indexed owneraddress indexed spenderuint256 value
AssetProtectionRoleSet(address indexed oldAssetProtectionRoleaddress indexed newAssetProtectionRole
BetaDelegateUnwhitelisted(address indexed oldDelegate
BetaDelegateWhitelisted(address indexed newDelegate
BetaDelegateWhitelisterSet(address indexed oldWhitelisteraddress indexed newWhitelister
BetaDelegatedTransfer(address indexed fromaddress indexed touint256 valueuint256 sequint256 fee
FrozenAddressWiped(address indexed addr
OwnershipTransferDisregarded(address indexed oldProposedOwner
OwnershipTransferProposed(address indexed currentOwneraddress indexed proposedOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Pause(
SupplyControllerSet(address indexed oldSupplyControlleraddress indexed newSupplyController
SupplyDecreased(address indexed fromuint256 value
SupplyIncreased(address indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(address _implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.