GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 193 txns
Deployed by via 0xfda45210 at 15102683
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24,748.64
ERC-20
Value $191,830.37
ERC-20
Value $16,373.92
ERC-20
Value $13,019.97
ERC-20
Value $6,577.82
ERC-20
Value $4,215.58
ERC-20
Value $3,746.05
ERC-20
Value $1,942.82
ERC-20
Value $625.17
ERC-20
Value $384.12
0x69d867008f71d7330d2c65885a4a3c53f62c0a2cadfade8889f279efc0806d99
0x41b0566533b2fad82ab903f367d5ad7f990396bb06922933dd68e238c9c7a036
0x017228511ca38610ca88a7c131d8cde40a24fabe0067526a2be2266624d0222a
0x371983b7dbf7b5b032ed9b4b4950294e292d78b142ce08144974346b77ed6f32
0x1e871afafba44a1bd275c96f050a4464fe262bdcc34d7cc90c8a86845201079f
0x6986a83651e94bc52412d71eb7ceb6ee4248f751a5f52930007956640b4bbc7d
0x603c5c930aa176ce023af7d9403c047f465cc7b5dfb2953cbe48726ced371cfa
0x7eb0dbd08f3d487bfe35d294a21ff0b3165d24faa349c1a4b229975f4e0a008a
0x62a494f4dbe55875e14f42d0ff7e8e79a4923f4bc251c027eca4fc2d4924405e
0x0b3b6541ea87b8ef548a8cd7d53d634583ee3e8d46155276b75db89450e2a3fd

Functions
Getter at block 21200513
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe26159c46b68cfc36d766e27abb1e1b704e7aa72ebbf52ec8e000dfdff31893a
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
190
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.