tokemakAsset

Verified contract

Implementation

Active on Ethereum with 2 txns
Deployed by via 0x2f3c6881 at 14264701
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot

No balances found for "tokemakAsset"

0x82095c376dc730f3cc1bc6343ae17da3e6bcb6c131e31960c9c8bf549d03b26b
0xe33447f003ea616c9ce5bdc63a7b5d48720d1de3410194ae7ac7bcdf43fd045e

Functions
Getter at block 20797561
STAKING(view returns (address)
0x96f98ed74639689c3a11daf38ef86e59f43417d3
_eventSend(view returns (bool)
false
decimals(view returns (uint8)
18
depositsPaused(view returns (bool)
false
destinations(view returns (address fxStateSenderaddress destinationOnL2)
(fxStateSender=0x0000000000000000000000000000000000000000, destinationOnL2=0x0000000000000000000000000000000000000000)
manager(view returns (address)
0xa86e412109f77c45a3bc1c5870b880492fb86a14
name(view returns (string)
tokemakAsset
owner(view returns (address)
0x90b6c61b102ea260131ab48377e143d6eb3a9d4b
paused(view returns (bool)
false
symbol(view returns (string)
tAsset
totalSupply(view returns (uint256)
0
underlyer(view returns (address)
0x2e9d63788249371f1dfc918a52f8d799f4a38c94
withheldLiquidity(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
requestedWithdrawals(addressview returns (uint256 minCycleuint256 amount)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveManager(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 amount
depositFor(address accountuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _underlyeraddress _managerstring _namestring _symbol
pause(
pauseDeposit(
renounceOwnership(
requestWithdrawal(uint256 amount
setDestinations(address _fxStateSenderaddress _destinationOnL2
setEventSend(bool _eventSendSet
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
unpauseDeposit(
withdraw(uint256 requestedAmount
withdrawAndMigrate(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DepositsPaused(
DepositsUnpaused(
DestinationsSet(address fxStateSenderaddress destinationOnL2
EventSendSet(bool eventSendSet
Migrated(address migratoruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
WithdrawalRequested(address requestoruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.