GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 458 txns
Deployed by via 0x5f3635ce at 13246547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $40,825.59
ERC-20
Value $70,718.09
ERC-20
Value $44,367.53
ERC-20
Value $41,224.46
ERC-20
Value $15,940.47
ERC-20
Value $4,455.92
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#143)
ERC-1555
--
0xf53c9b8b24f12f16cbfb202a33e9cd70501977711380baece9f05fcd3a83b869
0x90e6cc839ae5ae438adb8d25c073ea7fc5c8f11dde290ed05779dc23b0ba0a5e
0x9593bd8df704eb3396d1ae7ca21e23fd2c9951859950b67916ad857ff85ed71c
0x7040db11b6b0f302f53c25804dc35cc3326c959e456a6f9c645a3657a476dc48
0xabcd274420560acf119815adccbf84fc8f61a8fefe121be7fc1240798be58239
0xd897e88b4713eb162c076f481994fc53f424900acc94f64e0342d59c825ed9fa
0xcb3ac2df99ea6df8f6eadc24d694beeeaf1f6f3b1798aba40a396d6a278a6fb8
0xab6f58d75b066e254fadceaf8087e40bc1ddc49cfaebce63cbf0c2797cbcef43
0x93fe224df0e232c17c487e1bb57ae91070cae795cbd4071690bb15b7d93e83a9
0x0957f3dd19936d7698681a0e71aaf2a5f983a5b39c551e0a0b729fb88db93211

Functions
Getter at block 21299928
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x45be518ea746a8b920f0a57da9332928a13961e25ebac858aa5c08d9a5fc8aba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xff84cD13ddb2ACe36D8c0cbc9BAD98C03CFEaB08, 0x18998A1B5243234f10a47E414A63c7541B45ACB3, 0x09A7ADd963d80532dfD147616b5C15Ed4747d60c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
598
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.