GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,586 txns
Deployed by via 0xcab77f93 at 16342172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26,107.55
ERC-20
Value $1,036,796.89
ERC-20
Value $587,007.14
ERC-20
Value $102,029
ERC-20
Value $46,770.72
ERC-20
Value $22,808.46
ERC-20
Value $6,579.14
ERC-20
Value $1,695.9
ERC-20
Value $1,302.55
ERC-20
Value $1,223.06
0xc31f78d90564ea46ee6db04bf1fdeac651749652f975716b1f01fac8f44b7072
0x3bf810544d08a2e02a6497a8bcfc5984baf350bcb3777bf43afc2c540a424c5b
0x52f013f0acdac797987bbb2f3671246c5d8538aa22fb7b185dae4097e3a84bd9
0x373d17ae9cdbde6eb9f9601f944fe5c49bb127c307b9a1efe3b486019d26c638
0xf3c6e0048e1f6e1d59d109f3c8c0660c1300fe85ac796cd3eecec95e66027c2f
0x51e0ba829be9ff190a7ca81b0f67a789fc441d9417b3aa9bf64b8fa30ba0a625
0x0100954061469101576806ec9418c8f447925bd58334efa5a0b0afe3cffcaf92
0x60e8e8efb344bcb5c0933fef77e41600300d582f189926e1a36e9cda6061d70e
0x9730c414f2586fe81f8012af5717eb12dcdcbe88eeb98e80003860e12eed1fc5
0x801a26438466a86d30b468dd629519af042dc5e6a244967ffc6423dee94affc2

Functions
Getter at block 21159386
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x394e34b3f9b92cc7cbba357d2dcb552bedfd31ea0c0834628e9d794301af8699
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x336C02D3e3c759160E1E44fF0247f87F63086495, 0x6AC8d65Dc698aE07263E3A98Aa698C33060b4A13, 0x15ff3859Af506d6e4D7e5FDf335628Fc1e3ef1CE, 0x9Ea5b6d2dd0715B6AF9166f016D51285A6535BD8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
1698
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.