GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 143 txns
Deployed by via 0x2e1a6164 at 15259063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $145,601.89
ERC-20
Value $1,577,967.6
ERC-20
Value $224,004.2
ERC-20
Value $3,420.78
ERC-20
Value $471.96
ERC-20
Value $1.1
ERC-20
--
ERC-20
--
 (#48)
ERC-1555
--
 (#0)
ERC-1555
--
0xaa3fd64fa6dff2c492d66f94377941eb14b54006d606c0774ac1f9b1565af831
0xaf1d144656f22c3cce19e358f6b57fd3fda72dee6d6851e34c999ab435630352
0x9be13756ce273c6d27f514fd593ed8ec44cccd07094268bbd6a7e46613711b67
0x6a70dc4e721d50ed7868cf1acb2b3deda40714df230f3abbe2ff5a6cd16a311b
0xf073c5eaf7815c762cfd006c3a2c32159ae3b27b37dbc9c4d6ad998f15cb0b6b
0xd2a5c0a754d722c0fc4fabacb8c827f88e739ed068a8905cd8713269de7b3074
0x9b0e49f1aee264996dcf9d9df54e9adb91e3d1cd0ef5c29bad598adc977d9f69
0x7f139a53a72c4bc7c1628ecf1a1808f4379532bc9e3f3476a9d2c080fc25a88a
0xfc5294a290cd4e00283608966308e538b6817e26b7487dcd4c51d79f6f836e4e
0xad6075944c3aa913981678f4575186fd050dce0771bf5d4035339df6a1fa44ac

Functions
Getter at block 20874267
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ae57823a4a3ffddb0df2b2530dbab75b01f0d2263cc6bf73672ad444e322e51
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC1911fd00466b69b97d39227Bd92C309112FCAB9, 0x06a047263fA9cA2e0A0C979A4bE6Fb9DF93D5E10, 0x0B7f38CE43955894e60aAC4cb36c5Dde651E3095, 0xcB0b20A55e188eD52F1af694e2a3bCb9e81e3911, 0xEf98D918951FC451CBb62209B7C29A063Ba7D32E, 0x8e76078f40564B7bd3DC3bc9E476d3BD2d1A0540]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
137
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.