GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 818 txns
Deployed by via 0x3e569c2c at 13321599
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42.42
ERC-20
Value $1.44
ERC-20
Value $0.57
ERC-20
Value $0
 (#0)
ERC-1555
--
0x9160b6a8ed992241db2758e6ec0d31e60ccc93b8d37e9454e123530f94275ec5
0x1d715b75345218c8db47f97a8ed49b74d9ea134303caef0f05d748852003a572
0xa05335ced1b9619fd369404afbcef683cdb0b13a8e8799d2044c5a72e444d47c
0x0a60e9040a5de396cf384307b4a22e7da504105a7f7dbebcf5f495950b2c8766
0xf7d793b909f660c05c15d3eb62cb2fdae1b4579a0cbc24b2ccfb9382ded2f2e1
0xcc5d8c372c867b4dad85b58c2ef7338b6b3b9bb2ed05ce07c68bcedb632b0960
0x1838f02b66ced8c5bc908ad3467543182c48348eb5d4f2b8660c06e97fcaba51
0x19623718137aa11d019bbaf7d71fa84788ea0fdad3d5e1a2af838317cb8b0103
0xc4e6a0858ee0fa6025884d4e91bd4f9588c53e12b85a1b8a89a042b4258d3b9b
0xecb6680ab0f710dfd7e4be1fd552b1697b3aadfc52224c3b3222c37562418894

Functions
Getter at block 20857833
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcf3a71cba5dad57ffb30cdca7418d1bfc27e106356d425db936f740b49b3b45e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCd712efB1601ab0080DeC42B0DeeF20baA3ab924, 0xF18e0902A3e8659836aF537f636032201d19237D, 0xCF618B4B4b1FF1872D09e8C93E5A80679BE49c23, 0x9A94D5c536528fD0E259F0a50B597bbA5AF78804]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
885
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.