GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 131 txns
Deployed by via 0xd64b84db at 19389476
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $275,821.4
ERC-20
Value $217.8
 (#2011)
ERC-721
--
0x03e36da913c3653240f52d16396329f7ed8fa08e9d35cc1eae36f2d53c47391d
0x471f2a5aea614abfa64868d571c54d4c9c25ba802a6308a6d4eb7bee2ae5bb45
0x2db7d425879e277846e93d87827bcd17c4b2d65bc82152e15b411052ab68dffd
0x4581bc0de79a8572dbde669b6ee8b1d4c7a8fefcded3bdf8880ea5a0e788dafc
0xbbcaa071101d30e41849509d44640a8ed55e96eb722a03b51d51299711a8dc49
0xae52163d027341bc6f03b3c1dfb8359e70e2d115bff1b78cffb4866e97b9a746
0x281f0642b404bdc6e1dbbea0a3bd9e118a58840883922c89bf5ef7685f5a8f40
0x511a900cc221f4eb8a7ca457d8e1209ded37b8d22df1daaff0101b235e68ba0e
0x434a377af64858dc5b404778630df3ebeaf383886468f5605de4c044d0555140
0x9410c2ca508487a91b822263303d3c56e7d1b5fab5fa470abbf457cfdaca18f0

Functions
Getter at block 21272693
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4688e0f04af20625401f2a8f0d9709ac4279c5defb642a0f592e8b516374c8ed
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x737Fb0c1A576dfecB01Bf2EF1c89B01447294691, 0x54efe2805f42683AC533CA2d2b1704d4417A1267, 0x884CF522DBcC1021ba586852DC7E03d8F5cB066D, 0x9116569EF8BCD25001CD14019Bc7483C919a9BbD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
133
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.