tokemakAsset

Verified contract

Implementation

Active on Ethereum with 2 txns
Deployed by via 0xecd2d2b9 at 13309843
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"

0xa75e1ba3f606c094d052810e72773e69f377517ba36a5cc2303b9b5c557af276
0x2ce328180071045166a81b94f6f7e0f1bdb45d7cce79cda10513febbb02133de

Functions
Getter at block 20855444
_eventSend(view returns (bool)
false
decimals(view returns (uint8)
18
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(
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(
withdraw(uint256 requestedAmount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DestinationsSet(address fxStateSenderaddress destinationOnL2
EventSendSet(bool eventSendSet
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.