GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,296 txns
Deployed by via 0xadc2fd42 at 13920539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,873.35
ERC-20
Value $94,357,543.9
ERC-20
Value $14,554,649.81
ERC-20
Value $14,424,650.14
ERC-20
Value $10,560,000
ERC-20
Value $9,951,020.12
ERC-20
Value $5,164,916.09
ERC-20
Value $3,313,433.23
ERC-20
Value $2,014,759.52
ERC-20
Value $1,835,127.62
0x7d8251d697a7a0edf3e8876ddc0805234699708ba7ca2c59ef127b35f9301568
0x6e04ad1a2cb561644445e21616eb48dda64f0bb7d21f80cfe394715e0d0d6e86
0xefbe5df3d3bd71a0df81cbbbb0cb766cc0660a2a8ccde7350fc4586aece0f7e7
0x43e67581d8fa8f11c784b04f8a4158ad80b3a34dfb9c3b27bd518a922fa55ca4
0x25d576febf60982562fcf6f1391364384e27c90fd1cdea670276f88329761a3a
0x6c191f3c72376bb992ed13496b9a1550892b8798a39d0a53785cabcf60d11cbf
0x5ae16aca632593c9ff9796bdf070bac7abfc465c3dbcef83783ee2206350a368
0x95c1cea9d681a568b0b42e6fa7f9200f3d3e6bceaf6685dd19ca6d8289fd7d8a
0x179fffc9b81ea81c87bd4632cde84b634d969fe41d63354f6a5d4deeecf6b42d
0x204cc7606f559bd978cde513b4c1f9577d00b149e1f2753bb196172e04ea3bd0

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