GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 101 txns
Deployed by via 0x9a8ae0b6 at 15390865
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $101.13
ERC-20
Value $30,602.41
ERC-20
Value $134.99
 (#88)
ERC-1555
--
0xd5c552b59543993f79b307b1bfa9053188bcc7e00bca2a49d0dafb7ede7d00d6
0x4242696cd4de3ec4e8b8481a331ca3a1ad47c5497391b3a0c3085a1a66023273
0x98a993a8a23c94392b17e299bbe29e63285e725cd60270e9e462668c6c6dc18f
0xe5c23608cbaae3d15e88af1d20181aa541b9cf4e01f281c9434bc2e01926c48b
0x602b3de11df6fbe6584adaa80363d9292362b268b302cbbed1d82d72dc8f2f2e
0xb7c6268df64a0dee4187e2550ce11b7bbcc9eb994ff79b3902f11da6b35e9d8e
0x491bee7a42f3b595867bfb828c565fa9e5e3e49db0418d8249708d01cc400210
0x5ef608de0bb3f0810b8dfdcd7bec25faa6aae09d4de882ef670771ac4b566838
0x3afe15554cf8e785057e06ecdb72f62c0ff477f326a6d50f61ec8a063a97f40a
0x7ef127c8301c253492f24b13fb85e11874c3d7b95207d94e3ff10bf101e60967

Functions
Getter at block 20911899
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf9cafb57ed6832c8be2224fa6a5b2f1e3c4e72694ec3474f4a9c27807878e6c4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1e88B3B7cadbD6E397B93E4325D26fe2a6cF9e36, 0x89EA41e293AB95Ae879F049946d8f182BB415c44, 0xaEedC265c516ffAa0722EFEC23221BAB5117da25, 0xC6DADb387966CeC31a337a1d89c8c770b2D5054A, 0x06F0A99Cbba5191eBaaf4cED74E068D5aaf2291F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
97
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.