GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 579 txns
Deployed by via 0x984829c9 at 13860878
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,106.68
ERC-20
Value $211,779.92
ERC-20
Value $155,074.32
ERC-20
Value $20,750.32
ERC-20
Value $19,996
ERC-20
Value $15,344.11
ERC-20
Value $6,584.98
ERC-20
Value $3,782.91
ERC-20
Value $2,953.87
ERC-20
Value $232.07
0x297af687d9c62de00f6452b54aae4808443b9beb2d62049b1a81b9813cef0eb1
0x0e273bec02ebd7bc10013c97c6e76411c085e2c62c2f421ffa77fae281b51c59
0x9425d7b0c8cbab541cfc60fc5d6d53b526da14675adcb25dd849979757552f33
0x3c95f252bc9be830ec82f806371d45e83b70dd63f75042c233c955b8b981a27b
0xa68fa7a66f716846a632844e2a05f9c5837aefde71ed3938c13ecf75858a818d
0x4bf66ad9703d72189eb72ae49be75f8a84fbd1a871c6497078c795e8f6c45483
0xe2695a761b547b0a2c8180ccfd3aa95a6c40b4d8dbd572b2f98432063b87a175
0x20e7800a0194f3dc942e3bda817f881da6362c28fe0372d25f2a31186ae7b322
0x19ab9f2d9853d30f6457abb956e788bbb9a56eaf42d54b053588db148c8baafd
0xc1b1a15db12977491acf946c68d67adefef51232e29eeba29676fba5cdf1d76c

Functions
Getter at block 20848240
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd3a5e01a47801d2920b3f77221766c08edcda5b2191c9e2fc4085a1c08d8fce
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x96Ee226a8f49e815B87e307c295350D07E921f4d, 0x74c975eeF6F42e29d85b4E7787FBD8C47F5a4C5D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
555
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.