GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 200 txns
Deployed by via 0x12ec3cd2 at 15268111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,438.11
ERC-20
Value $523,155.6
ERC-20
Value $39,360
ERC-20
Value $6,062.21
ERC-20
Value $4,354.07
ERC-20
Value $3,334.56
ERC-20
Value $2,978.95
ERC-20
Value $1,718.72
ERC-20
Value $0
ERC-20
--
0x0afbee29136654532505c9e5ff2c280d2dc81052fd7cb830258cfc58008608b0
0x22a64224766dc35daef7dd9b04cee8461addbf68bfd44e3d72ed50f41fd9c988
0x49f2d03209e34251267d51c2f8fdb5ddc4684a9b57222e475c029a8a0575ec46
0x3896a3db0601657fc5b521faf505f7e7065640e5bba3a71eacfe578c19ebd662
0x57fcd0651fa6f8c761baa573e8bdcf2e7e115825fb67fce812c423a2e48a520b
0xfdcd3af57865046c958039fd4a2ae2a0794cb89dd42e7c933f17ce62c690dde7
0xde265a759befcc31445f429c27ce2ee92986588f28019372183048c89d1ff04a
0x4fa56e2d035c6a018254043dac8541c17e33444fffa5fcdf84142c086013af6e
0x257d27711d7e396c85d7502b37907884efbd6d467acd2f709951752615515c40
0x11028f205d6f107ed6ad15b797a4869155cfdcee2ead061a6667098a9d107c7c

Functions
Getter at block 20893014
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf41da8cc37ca0c6aad3f483ae270692c63421f0581010f90d13cdbfe5a2ca8cb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x68f5549648ec500056319474F88a71619eEA57D0, 0x00000000051CBcE3fD04148CcE2c0adc7c651829, 0x948820aCeF664AD0892555DBba70198a765850A2, 0xeB3056aA1c395e78CaCF19b9747583949c14B574, 0xbBEE3d18c8Ea290Ff6F7E05fC7ce7BB0f81d34a8, 0x380c2798660B9289279Db77F1b5821fD7542456C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
262
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.