ToupeeTech

Verified contract

Active on Base with 6,235 txns
Deployed by via 0x288157ab at 6186789
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,946.61
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbde43ffe34263fc621b231f4f44f443d6977e46bbcc648cf0753ebb65c23070d
0x1e92ff0d56a3bbc247b297eea8dcb75ab43d09691a3882911ecc012632057e45
0xf9a92c3a61c7701f66ddd89587685ff9e3cb07ae038271387f046e54f83cd8d4
0x09d2a05a39f1178d6b75cab28802ec4780be832e1eb9bc049128c86692498611
0x4416680d05b7d910e08aee46b747b57f43ac40f815c48752350e607be6500a08
0xc3a974236773d4f8fd9cde700ae9704b7bed8d99be2fbff523beaa848c68b5fa
0x16006278abf8f0729f2f85e027ae07979cc3c7fb1589c5d391b7889308fd41e2
0xc5ecb4c37304b6d5b1ae3f4bdc82faa6befb604cdffe0c72a2a85960160b2a75
0x6d65304441fc0f9f8c1e21ef1d96274da59aa4aedd448a4ac5f9291310f928bf
0xee2d0975ae07e02fa6f41ff3e968c824b8e9c4b1a26ededbdc401cbb20330553

Functions
Getter at block 22729012
BASE(view returns (address)
0x4200000000000000000000000000000000000006
DECIMALS(view returns (uint8)
18
DIVISOR(view returns (uint256)
10000
FEES(view returns (address)
0x8d05ef8093a746101cee1a0578edd277f3ecd6c1
FLOOR_PRICE(view returns (uint256)
1000000000000000000
OTOKEN(view returns (address)
0xbe1053ec4ac137c9a5b4462d53d5c2c0b89a2b79
PRECISION(view returns (uint256)
1000000000000000000
PROTOCOL_FEE(view returns (uint256)
30
PROVIDER_FEE(view returns (uint256)
4000
VTOKEN(view returns (address)
0x60c08737877a5262bdb1c1cac8fb90b5e5b11515
debtTotal(view returns (uint256)
724576259856512484736
decimals(view returns (uint8)
18
frBASE(view returns (uint256)
728116948209563989522
getFloorPrice(pure returns (uint256)
1000000000000000000
getMarketPrice(view returns (uint256)
1001811865524254165
getMaxSell(view returns (uint256)
904703546710396526
getOTokenPrice(view returns (uint256)
1811865524254165
getTotalValueLocked(view returns (uint256)
729022470985941802102
mrrBASE(view returns (uint256)
905522776377812580
mrrTOKEN(view returns (uint256)
999095296453289602612
mrvBASE(view returns (uint256)
1000000000000000000000
name(view returns (string)
ToupeeTech
symbol(view returns (string)
WIG
totalSupply(view returns (uint256)
729021651756274386910
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
debts(addressview returns (uint256)
getAccountCredit(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
borrow(uint256 amountBasereturns (bool)
buy(uint256 amountBaseuint256 minTokenuint256 expireTimestampaddress toAccountaddress providerreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
exercise(uint256 amountOTokenaddress toAccountreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
redeem(uint256 amountTokenaddress toAccountreturns (bool)
repay(uint256 amountBasereturns (bool)
sell(uint256 amountTokenuint256 minBaseuint256 expireTimestampaddress toAccountaddress providerreturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
TOKEN__Borrow(address indexed accountuint256 amount
TOKEN__Buy(address indexed accountaddress indexed touint256 amount
TOKEN__Exercise(address indexed accountaddress indexed touint256 amount
TOKEN__Redeem(address indexed accountaddress indexed touint256 amount
TOKEN__Repay(address indexed accountuint256 amount
TOKEN__Sell(address indexed accountaddress indexed touint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _BASEuint256 _supplyTOKENaddress _OTOKENFactoryaddress _VTOKENFactoryaddress _VTOKENRewarderFactoryaddress _TOKENFeesFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
TOKEN__ExceedsBorrowCreditLimit(
TOKEN__ExceedsSwapMarketReserves(
TOKEN__ExceedsSwapSlippageTolerance(
TOKEN__InvalidDecimals(
TOKEN__InvalidZeroAddress(
TOKEN__InvalidZeroInput(
TOKEN__SwapExpired(