GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0xc37a68d0 at 14013143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.84
0x3391d6427cdcb1de711ea1f14e967952066f1379ab7e6d9c8df6419cebc75ab4
0xf10304bc3a4b549c1fcd394fa7f87d3a21312575609d2bbd80f6d16f496e5af5
0x8521e56961f3cb90ec53ed59c8dc6e15c4921a0ef90208ae9262f2920f8d97bb
0x2c6e9f23b41efe0c38ef4e1a75ec861ece6e185d016c4d5aca728a826fdf8943
0x915d728d6c09ff11e58ab8c9844965568a0cd3060806747e03961e75f8e51d23
0x82a00b9e5ab49c180e95ba0b281488192d2ca1afc0e55b2a745d34a20d3ec43f
0x5341b7e7331de9ecca856e6b5f703e06c0e5898c196de00b8f560ab5990bf35d
0xc69889df44aa77babe51b868810465bc823f4b4223cb593c51a3f2fc4f799fae
0xcec6b38eedb14a518688022bb96bcbb9aeb60a567524da566e933f98b92e8e4a
0x403a45727233140b290825e8486aa80e6885749294b52c7f47032be978d0f617

Functions
Getter at block 21278515
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9a96051e9eb00aa6202251c2b7fd076234a82a078570d23cf81822f130fcfb75
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf422a464D73DAe42Cb98F779D75ac5617a241c34, 0xd95DbD432852Cb01F0890bB79c146B1b09CEb046, 0x184c0f4e0Fd35400327d981f206eE15f758B52f9, 0xa2e9C7BE5c1dF248F3C7E05956b9F409383C4ECE, 0x97519Ab38FCf8C45E4a87CeE2d09782692751B90, 0x2d8F11CaBFd238c7B58b9669e714Ba80020b3949]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
160
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.