Based Tornado
Verified contract
Active on
Base with 1,135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Based Tornado"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21724828 | 2 months ago | | | 0 | 4.1783513e-7 | |
| 20763020 | 2 months ago | | | 0 | 1.7049338e-7 | |
| 17637457 | 5 months ago | | | 0 | 1.5196645e-7 | |
| 17581188 | 5 months ago | | | 0 | 0.0000060205053 | |
| 17572779 | 5 months ago | | | 0 | 6.9138631e-7 | |
| 17572772 | 5 months ago | | | 0 | 6.9138631e-7 | |
| 17572763 | 5 months ago | | | 0 | 6.9138631e-7 | |
| 17572706 | 5 months ago | | | 0 | 6.9138631e-7 | |
| 17572673 | 5 months ago | | | 0 | 6.9138631e-7 | |
| 17572668 | 5 months ago | | | 0 | 6.9138631e-7 |
ABI
ABI objects
Getter at block 23799336
decimals() view returns (uint8)
18
name() view returns (string)
Based Tornado
owner() view returns (address)
0x0000000000000000000000000000000000000000
startTx() view returns (bool)
true
symbol() view returns (string)
TRNDO
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events all0wance(address owner, address spender) returns (uint256)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 decimals_)
This contract contains no fallback and receive objects.
This contract contains no error objects.