TornadoRouter
Verified contract
Active on
Ethereum with 2,048 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "TornadoRouter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20198778 | 5 months ago | | | 0 | 0.0021316985 | |
| 20198352 | 5 months ago | | | 0 | 0.0021564654 | |
| 20197046 | 5 months ago | | | 0 | 0.0017247798 | |
| 20197010 | 5 months ago | | | 0 | 0.0017260683 | |
| 20196958 | 5 months ago | | | 0 | 0.0017832857 | |
| 20192038 | 5 months ago | | | 0 | 0.0022727783 | |
| 20191952 | 5 months ago | | | 0 | 0.0023790158 | |
| 20191927 | 5 months ago | | | 0 | 0.0024800008 | |
| 20191916 | 5 months ago | | | 0 | 0.0028856553 | |
| 20191786 | 5 months ago | | | 0 | 0.0025762195 |
ABI
ABI objects
Getter at block 21208811
governance() view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
instanceRegistry() view returns (address)
0xb20c66c4de72433f3ce747b58b86830c459ca911
relayerRegistry() view returns (address)
0x58e8dcc13be9780fc42e8723d8ead4cf46943df2
Read-only
bulkResolve(bytes32[] domains) view returns (address[] result)
resolve(bytes32 node) view returns (address)
State-modifying
Events approveExactToken(address _token, address _spender, uint256 _amount)
backupNotes(bytes[] _encryptedNotes)
deposit(address _tornado, bytes32 _commitment, bytes _encryptedNote) payable
rescueTokens(address _token, address _to, uint256 _amount)
withdraw(address _tornado, bytes _proof, bytes32 _root, bytes32 _nullifierHash, address _recipient, address _relayer, uint256 _fee, uint256 _refund) payable
EncryptedNote(address indexed sender, bytes encryptedNote)
StakeBurned(address relayer, uint256 amountBurned)
constructor(address _governance, address _instanceRegistry, address _relayerRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.