GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 189 txns
Deployed by via 0x4858c129 at 15437501
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $66,124.96
ERC-20
Value $3,191,386.49
ERC-20
Value $37,441.37
ERC-20
Value $34,638.18
ERC-20
Value $1,147.12
ERC-20
Value $0.6
)
ERC-721
--
 (#16)
ERC-1555
--
 (#645)
ERC-721
--
)
ERC-721
--
0x0f7a9ecfad78e7b65f9a7d0ea0edeb83f06f64c7425c6f2660d7d39e54a9aa96
0xd5eab101de12959f26dde07944ca3b89667c561e946defb7e7509ed676183f4c
0xe00752a06bdcf86e778ea07b5327b7f0c37debd1879ca9ae6e1c455dd3f18caf
0xd94c29291287afadfe0f898b6b563f587bae8e6d44a8b5909ccd8e13670f36c7
0x6970a1aaa7e36549ae6d57e99c302071be92ceabf8764d751a0a4f85880f9498
0x18ea329dbfa4bb2b43b227b2cea31077e8a7dac36218cad793ef6d93235afc99
0x5e9cfb0a8051a7fccbab122d1ffc1549ac38116a44fbe6ab1937f33d829d68ce
0x550c13929ce02a0bbafc856eec5915aa63f70d92aa32c937698bf76670b40811
0xc48d6ead2558088efc9166f3c56d773e1179c2853419907eb3ef541eb5169417
0x7d6cf05c4e3c3da0ed714c1be1f3991dd1b683df6dac0bf84839d5faa44080f9

Functions
Getter at block 20868228
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xafdfecefe871d5a40c2c759f01615fe57befda2e0c54c8df43619c513f5c8ea1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x50E331B73B3dB043b1a3465539f297590854D969, 0x38800828167bB108EB6BAd6898A3434Ec11E05D7, 0x13c09D63CB28835575E0824527156155fF173a58, 0x90fbC8DDC797691229d3CAc133f0599060BFA659, 0x47B72a92b363681c5F9Cdb1FC2Fd215bB021534A, 0x8695116a98d722f73c7EB8e85Ada69D268B7Ff93, 0x77A7Aa3C51F4fA6F85dEaf528bBb80F478780Aa7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
181
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.