GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 316 txns
Deployed by via 0xc29fdf00 at 18577497
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $248.71
ERC-20
Value $11,149.81
ERC-20
Value $61.07
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x5e53ce6e8f37675fd88bf8f6253e0093fc92f2d7b44e7fd475255ca9a94c4830
0x430eae9877ca4c52af6a84ce5c89d89c0eebc7aa695bc7be666ad6c6bc42a7e7
0x61568c5c8ef735efea1ce9de04bf92cfc96b2f071f61406c054e05bdf3f7fba6
0xba20424cd08e27ce74125f964987cf3c00e02db289e68066b27ea5e2967d926a
0x3452bf236e0113c2575785e7f57cc02fbecd165f814ffa44a6e68ef922b2f72f
0x6a982ed1ef3bae785a1ad9db8b0065535e0e8afd1db6cff94fcffabd0701476e
0x296b7571206fe7f33c1a1090bf8258dcb099468979119dfc08b5ef5cc360958e
0xcddd4a03205e38eb56b8ccf490c684638b6b4cf1950fec304bfed4cbb79375d9
0xea82684a040ab6c6b8f661ed31a59f44d00fa8c4c3d5949610214373dfcd3a44
0xcc2cd85001b3903e066c0e125894232b73cddbd9ef2be4d854a70541f241514f

Functions
Getter at block 20914575
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c1b2f01580cc7c6cbea65f2f83d4325cc0f0b56d22c54c44e4b4c99ad3ed8bd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1E0c194dB5188E16679185734A7a38D7E7408202, 0x60A202C004E532e9C2c538Dd308674a940c23A26, 0x94A60AD9B512E1615cC3216D7B756900b709684C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
299
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.