AUDD

Verified contract

Proxy

Active on Ethereum with 555 txns
Deployed by via 0xc30ed2a0 at 18083094
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 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
9 additional variables
ERC-20
Value $0.03
0x5829051e5f6816749d14e7ca093bec566abcf308d385bd057ae216bed1856fd6
0x07b7e516ed3cb4d60c045eb38f51d1b29ec438b3051057489273aa49f320644a
0x4205938eddfd0debad8f905b604d7c110361f4a4eeec4be14d5132a4adca4bda
0xdcc4525513eaa0c8762302fb21199d939cbe69cddc466791f5c20dc0188199fa
0x2af7f495ecfabf0037fcb6bd0e6f5af49241dd69e43163b8d8ed6393a754020f
0xee26a0a84dac850d75c48f9f14abfa67a1b67932146d20f3d3f8d4f105aeeab1
0xd78da15286d7ae5766c6030ee2c2eb86508094edb7f6be5b1314371c28628c11
0xfa4f010a9031a4e3aa5dee054049974e051eb26b88995c72df1e027d0240d9e3
0x2bf3505ef96d8f5f21d32c28b7e84d7c3c3be22f3b92c4961e15aea4df3aa597
0x313d6d88144f5a616fbfb9f83400b992f98a41da15a2c84973428c8314e8e341

Functions
Getter at block 20879005
decimals(view returns (uint8)
6
getSignatoryList(view returns (address[])
[0x59A50CBD643347296E2CF5573b40EDa3099d0C54, 0x379d190eB669E6a3eEbF2d3a81DdC39e84CbDBaF, 0x129B0BBCdC4659aAC965381E870E766346b3d11F, 0x9380e61D0126Ce8c7156fd728Af513F23DE3B37c, 0x7C4FC197213502F232B553494E4aF0e4bA10c10A]
name(view returns (string)
AUDD
owner(view returns (address)
0x59a50cbd643347296e2cf5573b40eda3099d0c54
paused(view returns (bool)
false
symbol(view returns (string)
AUDD
totalSupply(view returns (uint256)
396831777358
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getSignatoryControlRequest(uint256 id_view returns (struct CommonSignatoryControlRequests)
getThresholdControlRequest(uint256 id_view returns (struct CommonThresholdControlRequests)
getThresholds(uint8 reqType_view returns (uint256[])
getTokenSupplyControlRequest(uint256 id_view returns (struct CommonTokenSupplyControlRequests)
getTransactionControlRequest(uint256 id_view returns (struct CommonTransactionControlRequests)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
cancelRequest(uint8 reqType_uint256 id_
createSignatoryControlRequest(uint8 reqSubType_uint256 id_address[] users_
createThresholdControlRequest(uint8 reqType_uint256 id_uint256[] thresholds_
createTokenSupplyControlRequest(uint8 reqSubType_uint256 id_uint256 amount_address to_
createTransactionControlRequest(uint8 reqSubType_uint256 id_
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
execute(uint8 reqType_uint256 id_
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_uint8 decimals_address governanceToken_address owner_
renounceOwnership(
swap(address user_uint256 amount_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateSignatoryControlRequest(uint256 id_address[] users_
updateThresholdControlRequest(uint256 id_uint256[] thresholds_
updateTokenSupplyControlRequest(uint256 id_uint256 amount_address to_
vote(uint8 reqType_uint256 id_bool approval_
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RequestApproval(uint8 indexed reqTypeuint256 indexed reqIdaddress indexed signatoryAddressbool isApproved
RequestCancelled(uint8 indexed reqTypeuint256 indexed reqId
RequestCreated(uint8 indexed reqTypeuint256 indexed subTypeaddress indexed ownerAddressuint256 reqId
RequestUpdated(uint8 indexed reqTypeuint256 indexed reqId
SignatoriesUpdated(uint8 indexed reqTypeuint256 indexed reqIdaddress[] signatoryAddress
ThresholdUpdated(uint8 indexed reqTypeuint256 indexed reqIduint256[] newThresholds
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address logicaddress adminbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.