GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 204 txns
Deployed by via 0xa677dcbc at 17379671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,194.79
ERC-20
Value $5,395,979.91
ERC-20
Value $40,695.54
ERC-20
Value $17,053.28
ERC-20
Value $12,664.33
ERC-20
Value $4,923.95
ERC-20
Value $2,327.33
ERC-20
Value $2,298.15
ERC-20
Value $912.1
ERC-20
Value $589.37
0x75992aef6f706d278f3992523bb6676361cb29ca5136c817462d9f28f88c9544
0x2cea2b6df9b1248486abc7ee80e3b08e630690dab3755ce0bdab70474efeeb66
0x1bca4205b5006bf338f90607daeaaa56af448e433eba9350e4ab392c4800fffc
0xe7c85ad0b53bdf9837a62b89c67437b5625e57b5bb5648134ffb62a6d6ad94f1
0x2bcb47aa792a61699f83dc3bf588f5f9f09811f46f5c1237b30f6c11df28704e
0xd465b07fb0a5b4cdc3cccdb6a9aeabad5491b16c1b6dcd239ac2ace0f0dc9afa
0x1cd6672b797c968e24ad9665185cefd419404f673751ab5bd8e633565a238eca
0x7686aa10025be6037f5591cf373588bb186afd89a9928a8706b8b90668712f89
0x9793b6fd79a8d97046516a35ce1961d3e8d2003bd8b359afc589875f95e4c319
0x545e78e57d5071962cbc1fa8b9d212675935fdd1cb4a47dea23906505a67c612

Functions
Getter at block 21159403
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc0e849d04bc1cb47631ae3c42dce963cec886f148dca66c7dad93d2401a55f19
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
201
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.