GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 239 txns
Deployed by via 0x1e57fc0d at 13532487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $39.37
ERC-20
Value $2,629,829.75
ERC-20
Value $265,853.9
ERC-20
Value $100,321.03
ERC-20
Value $58,562.72
ERC-20
Value $47,275.3
ERC-20
Value $33,665
ERC-20
Value $29,919.72
ERC-20
Value $29,890.04
ERC-20
Value $29,579.73
0x05900f019d4167207cd5e0fd7f613fa824cb2a688c572f080922f5dd8b7375c6
0xecc09af35e12d4064606b3a39deedfc99fdb4ae680f8060006236636bf2fa2b5
0xec764747031a3533615edee10d066584ba93578f995a57d18e24cdaab5bd42c6
0xe4825a8dfbe19e7180a47814f55d52659f53359357963652047280dd89ba902f
0xb19ac0ddeeec211f848156267e8a1619cedfa57fd4ad824013d71d44ccf88746
0x286d3591ec9cf8222f6cc95a582ef7dfaa093c26db2fe3ba1ca0f75d35acc4ed
0xe75f6334b54ead1cbd0425e72a1e1ad4229ad0183c7b86c258ce212756686166
0xeeb1f682e69db633658e7a9fd3023977c297e85449a9d53b8c3e4c3edd276787
0xfbbeebca7ffc47ee64cf9442bbf44d82ee5f4447559596ad979d549e1ce69e31
0x5c831495ec47244702101d37a423dabb03d6dc3906a97a4d0d3faa742a18c670

Functions
Getter at block 20867402
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xacc85aa611d2bfa36144d4f11df24ae7dd8a4f26017cc627424f30443abfac6d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x912167042A81806BB037EF12B07acadFa5aFa50F, 0x7F071693d0995DE5ddbCA6e468C07630CCCEd449, 0x697Dc983A570B5b8c119EAd0E6C79EB4363a768e, 0x1e50BefBdb9480fBaB01d8c3D74b990B070ED002, 0xC7aA1B2Cf8C7aB9fF354411320c4C4F3F9Bf3550, 0xCAd56Fae244546D0A53E8aFe285ACD37a49e2760]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
214
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.