TORO
Verified contract
Proxy
Active on
Ethereum with 102 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 57 additional slots
-
variable spans 57 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TORO | ERC-20 | 40K | -- | -- | |
UNI-V2 | ERC-20 | 8.831761K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21380086 | 8 minutes ago | | | 0 | 0.0015962919 | |
| 21378342 | 6 hours ago | | | 0 | 0.00070073813 | |
| 21377167 | 10 hours ago | | | 0 | 0.00063907922 | |
| 21361818 | 3 days ago | | | 0 | 0.00077649175 | |
| 21346514 | 5 days ago | | | 0 | 0.00075863913 | |
| 21346510 | 5 days ago | | | 0 | 0.0011495639 | |
| 21345971 | 5 days ago | | | 0 | 0.0014983235 | |
| 21345654 | 5 days ago | | | 0 | 0.0013970037 | |
| 21345287 | 5 days ago | | | 0 | 0.0014471268 | |
| 21345146 | 5 days ago | | | 0 | 0.0013815554 |
ABI
ABI objects
Getter at block 21380125
decimals() view returns (uint8)
18
name() view returns (string)
TORO
symbol() view returns (string)
TORO
totalSupply() view returns (uint256)
130000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addPresale(address presale, uint256 percent, struct IPresalePresaleParams newdetails)
addTeam(struct INewTokenTeamParams params)
approve(address spender, uint256 amount) returns (bool)
finPresale()
increaseLimits(uint256 maxwallet, uint256 maxtx)
refPresale()
rescueERC20(address _address)
startTrading(uint256 lockPeriod, bool shouldBurn, address router) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
IncreasedLimits(uint256 maxWallet, uint256 maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
IncreasedLimits(uint256 maxWallet, uint256 maxTx)
PresaleAdded(address presaleId)
PresaleFinished(address presaleId)
PresaleRefunded(address presaleId)
StakingMade(uint256 amount)
TaxGiven(uint256 amount)
TaxMade(uint256 amount)
TeamSet(struct INewTokenTeamParams tparams)
TradingEnabled(address pair, uint256 liq, uint256 lockPeriod, bool isBurnt, address router)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct IDiamondCutFacetCut[] _diamondCut, struct INewTokenInitParams params)
fallback()
receive()
This contract contains no error objects.