GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 384 txns
Deployed by via 0x9afe4d0e at 13537701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,293,524.3
ERC-20
Value $1,730,438.75
ERC-20
Value $1,673,873.11
ERC-20
Value $692,716.78
ERC-20
Value $29,099.26
ERC-20
Value $22,750
ERC-20
Value $5,830.47
ERC-20
Value $0.95
ERC-20
Value $0
ERC-20
--
0x24913e3e3e72443a0240392155519894a6a08a8b32bede7066f863d852c7b8be
0x0f5443cea8fa19729921781da733431741a712a1cb54659737327023209a181b
0x6d0330eb52d2d643290916bc093c46f22e12b635dafdb28c180bf20019d43afc
0xf2454af8e94258bccb06c4e3fc55de12219ebb6969c109535c5e66650d1aba51
0x332e7401614bc5d8c2071d37fd768e695f47b0ddd2ac0b7da7a399d74e71ea94
0xe0f3fd9a6bc3b9a7a83c9e2916abc3f6af8b426e24238b92219be970ae13f650
0x24ed409c31d9f52bbe834fc57a3b8c626dad81617ef84483555b6c5ba65a717b
0xe5b9eea53e523d2c02e5e3d67ab259968b3c7e8ac6959a5f615123755365dcda
0x53395fd68711dc8cdcba21d674022ce031f5248dda40f542e1be303fb9250d28
0x845bb6bdeabdc9e94e9cf328645c8b69eb595c2b46439f1d05257d14d9a4d2bb

Functions
Getter at block 21181487
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1eb7aead8817474b9b0a7e6c4894a0be19d2c939219d66e08c54d4158422ffd4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xab0495fD11D29E3E5fCc74737b19b87e018a342c, 0x7E15821bE89aCAb0e78199a9630A1C2ADcDbd0Ba, 0x9fa0F6d1893F43C1d0e9b9A07018A214b3022181, 0x26EbE8503874ee9731ADc4fa63f38c3B4d3668cE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
337
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.