GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,702 txns
Deployed by via 0x9489e0ba at 13531517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,694.68
ERC-20
Value $75,812.62
ERC-20
Value $1,579.68
ERC-20
Value $158
ERC-20
Value $157.95
ERC-20
Value $109.6
ERC-20
Value $75.61
ERC-20
Value $43.63
ERC-20
Value $31.16
ERC-20
Value $19.96
0x5b015e9c1dcd47a9aeafed07e6ad0a34b661d5bd8c546216b6bba5530c4cc591
0x34d0524291478d4ce61d8b0d3bc292dc1a69b04bba221bc354a7a1025cf03a85
0x598994de118fa73aa128341a95267437d5fe361fc6b7b9abf342b0ac4ef0061c
0x7de0dab878718f77e20ae2a8c873ae5481fba4ee9a7a6477da98c48899f915ad
0x6b19085ff2eb6dcb92d53671ea34f8618af42b431236ffa2cf1f0652916725da
0xa47ea2b5d9e179f3ea7ddbd07b6c8de47d71d9c081f2501557371e06891a1912
0x20d15f3651ad90335496e0f0476c44eb3901a55dcabe1e110c50b1e12ea77a76
0x8d2fff78416d488ca72eb228a9dd08e82eb74828838e35e59de1bd24fddaad96
0x79ff5ea70814cdcc5ee6748d77e961ccf80029fd91515d34867cc66591eae57c
0xc1eb048968d687b80bf6d1026a45531e02fd1063fb75465e6bb2f41e3817219a

Functions
Getter at block 21275851
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfdeea0ba7e07173651ec646f4ab2bbb2fbc84f436634a3d9524dc69639af7c21
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x60FF4545C6e674fD182990F7A66143002Fa3A03C, 0x615b49d1563E2439F205e4aB2b96761Fca765c69, 0x2f5E08Ef5A99a98336519E54F58D503F550BD9AC, 0xf1674FE69b2920b4de51E909cbf060dd78724CD8, 0x2f75E925C38f83785A7D0630f65Aed8C65C1454f, 0x8f4A7b7AeaA5c0E01b7b3c0e966D8E62e7b3cBf6, 0x18d5D444467Fa53a78e72cB98375F57efDAfF0F1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2403
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.