GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 207 txns
Deployed by via 0x283bd12f at 19220615
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $168,979.95
ERC-20
Value $226,939,025.41
ERC-20
Value $596.25
ERC-20
Value $39.89
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
0xe20241cea90fe19ee965c95014137397f2cd68c06e0754c63a17ab1722205b0d
0xd4942e2419a3fd475072e8403a261411f8ab6e2fdbeb4b8c122df9e24b30871e
0xfec1d5efcc6711f4178da76e93e92f33a0132928a7799449fbf19f75382fad25
0x3d36ee0724fa5791596f491e65d60bfcebfc9aff072d46577f1726d6c8998ce9
0x6a56f8920cdf1c428848aab6c881dab19410754220f7b838f80292bf64bdda60
0xa5b4ec19f916a1cb192b45481679b2561b61b964674759f422f7f79356e1433a
0x75282b130d8b1244255a7ba8efcbd8e1df464a217230575a77cecb409a213af9
0x58cc93a18e64def6fde6590407fc8f601645fc38e58194835c76e5df8ae4e39d
0x3aeccb51b95165d53f4d119617faa112ca0f8d5a162d40ea936dd9e1388b8a5d
0x85522e1f46df6674c75fd257be9edd5b322dff129d73ba3f395fbcdb616149fc

Functions
Getter at block 21442968
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xceba824669179618c4c1eb321c209bf7e243c90f0b09a5398e428eb6ec955cb9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7ACB410330d8D79a120F95A598AE80b321d30431, 0x43A059593BF3cd06d05b1711C3730ab6b6869120, 0x798801ae0c684550F30302026E42626E4aa82Ce7, 0xFFE506435B3701E7b683e0Dd76f38Ba48d1eE588, 0x272d079B9C03Dfec387e8b4A5DfB5A317F6fb864]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
131
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.