TornadoCash voucher for early adopters
Verified contract
Active on
Ethereum with 5,554 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TornadoCash voucher for early adopters"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16525511 | 2 years ago | | | 0 | 0.00068998625 | |
| 15322201 | 2 years ago | | | 0 | 0.0015920165 | |
| 14424711 | 3 years ago | | | 0 | 0.0010088475 | |
| 13823294 | 3 years ago | | | 0 | 0.0035841710 | |
| 13810684 | 3 years ago | | | 0 | 0.0042260542 | |
| 13804418 | 3 years ago | | | 0 | 0.0018240819 | |
| 13789786 | 3 years ago | | | 0 | 0.0024391999 | |
| 13782919 | 3 years ago | | | 0 | 0.0033520755 | |
| 13770699 | 3 years ago | | | 0 | 0.0032044042 | |
| 13769577 | 3 years ago | | | 0 | 0.0044801167 |
ABI
ABI objects
Getter at block 21198312
blockTimestamp() view returns (uint256)
1731736679
decimals() view returns (uint8)
18
expiresAt() view returns (uint256)
1639366163
governance() view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
name() view returns (string)
TornadoCash voucher for early adopters
symbol() view returns (string)
vTORN
torn() view returns (address)
0x77777feddddffc19ff86db637967013e6c6a116c
totalSupply() view returns (uint256)
143831157592566707957322
Read-only
allowance(address owner, address spender) view returns (uint256)
allowedTransferee(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bulkResolve(bytes32[] domains) view returns (address[] result)
resolve(bytes32 node) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
redeem()
rescueExpiredTokens()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(bytes32 _torn, bytes32 _governance, uint256 _duration, struct VoucherRecipient[] _airdrops)
This contract contains no fallback and receive objects.
This contract contains no error objects.