TornadoRouter
Verified contract
Active on
Ethereum with 164,204 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 15.017097 | $1.001 |
$15.03 | |
TetherLP.com | ERC-20 | 400 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244071 | 23 minutes ago | | | 0 | 0.0066878958 | |
| 21244022 | 33 minutes ago | | | 0 | 0.0068680083 | |
| 21243969 | 44 minutes ago | | | 0 | 0.0070977613 | |
| 21243960 | an hour ago | | | 0 | 0.0065914546 | |
| 21243960 | an hour ago | | | 0 | 0.0069988246 | |
| 21243920 | an hour ago | | | 0 | 0.0066823104 | |
| 21243841 | an hour ago | | | 0 | 0.0069204868 | |
| 21243771 | an hour ago | | | 1 | 0.017655276 | |
| 21243771 | an hour ago | | | 1 | 0.017457507 | |
| 21243764 | an hour ago | | | 1 | 0.017621850 |
ABI
ABI objects
Getter at block 21244184
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)
constructor(address _governance, bytes32 _instanceRegistry, bytes32 _relayerRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.