TacoControl
Verified contract
Active on
Ethereum with 613 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7258…c5fc
0x9438…6c19
Balances ($3,569.47)
Native
Value
$3,569.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.114942 | $3,201.49 |
$3,569.47 | |
ETH🌮 | ERC-20 | 1.389574B | -- | -- | |
UNI-V2 | ERC-20 | 327.449345K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21125548 | 5 days ago | | | 0 | 0.0023104067 | |
| 21075253 | 12 days ago | | | 0 | 0.0015332162 | |
| 21075178 | 12 days ago | | | 0 | 0.0012725099 | |
| 21075103 | 12 days ago | | | 0 | 0.0013616108 | |
| 21075028 | 12 days ago | | | 0 | 0.0010179432 | |
| 21074953 | 12 days ago | | | 0 | 0.0010854208 | |
| 21074878 | 12 days ago | | | 0 | 0.00099999639 | |
| 21074803 | 12 days ago | | | 0 | 0.0012329183 | |
| 21074783 | 12 days ago | | | 0 | 0.0019791941 | |
| 21025133 | 19 days ago | | | 0 | 0.00087184498 |
ABI
ABI objects
Getter at block 21158218
ESCROW() view returns (address)
0x7aadda3c51305cb940462dcb7ddb8e554d6d30a0
TACO() view returns (address)
0x9438fa73687b001aad92ebad6c1c72482cc76c19
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
cycleDuration() view returns (uint256)
518400
cycleFinish() view returns (uint256)
1731377579
lastUpdated() view returns (uint256)
1730859179
lpPercentage() view returns (uint256)
100000000000000000
lpToken() view returns (address)
0x72589f8274e01bd778f0c67901ab1bff9376c5fc
owner() view returns (address)
0x3cfc50e82dbc8b98fb3d70412e1da7a8399f7b09
permaLock() view returns (bool)
false
permaLockPeriod() view returns (uint256)
1719103151
rateCalculation() view returns (uint256 amountLP)
32744934460286007190920
Read-only
getAmountsOut(uint256 percent) view returns (uint256[] amount)
State-modifying
Events buyTacos(uint256 percent, uint256 slippage)
buyTacosWAmount(uint256 percent, uint256 minAmount)
migrationFailsafe(address _escrow)
renounceOwnership()
runCycle() payable
setEscrow(address _escrow)
setLpPercentage(uint256 _value)
setPermaLock()
setWhitelist(address _addr, bool _val)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _lpToken, address _TACO, address _ESCROW)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)