aMATICb_R6

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe76b8b69 at 15389554
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 48 additional slots
-
variable spans 44 additional slots

No balances found for "aMATICb_R6"

No transactions found for "aMATICb_R6"


Functions
Getter at block 21056022
certToken(view returns (address)
0x0000000000000000000000000000000000000000
collectableFee(view returns (uint256)
0
decimals(view returns (uint8)
18
isRebasing(pure returns (bool)
true
lockedSupply(view returns (int256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
ratio(view returns (uint256)
0
swapFeeOperator(view returns (address)
0x0000000000000000000000000000000000000000
swapFeeRatio(view returns (uint256)
0
symbol(view returns (string)
totalSharesSupply(view returns (uint256)
0
totalSharesSupplyWithBurns(view returns (uint256)
0
 
totalSupply(view returns (uint256)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceToShares(uint256 amountview returns (uint256)
getSwapFeeInBonds(uint256 bondsview returns (uint256)
getSwapFeeInShares(uint256 sharesview returns (uint256)
pendingBurn(address accountview returns (uint256)
sharesOf(address accountview returns (uint256)
sharesToBalance(uint256 amountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address accountuint256 amount
burnBonds(address accountuint256 amount
changeCertToken(address newCertToken
changeCrossChainBridge(address crossChainBridge
changeOperator(address operator
changePolygonPool(address polygonPool
changeSwapFeeOperator(address newSwapFeeOperator
commitBurn(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address operator
lockShares(uint256 shares
lockSharesFor(address accountuint256 shares
migrateBurnDelayed(address claimeruint256 amount
mint(address accountuint256 shares
mintBonds(address accountuint256 amount
renounceOwnership(
repairCollectableFee(uint256 newFee
repairRatio(uint256 newRatio
setNameAndSymbol(string new_namestring new_symbol
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlockShares(uint256 shares
unlockSharesFor(address accountuint256 bonds
updateRatio(uint256 newRatio
updateRatioAndFee(uint256 newRatiouint256 newFee
updateSwapFeeRatio(uint256 newRatio
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CertTokenChanged(address oldCertTokenaddress newCertToken
LastConfirmedRatioUpdate(uint256 newRatio
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RatioUpdate(uint256 newRatio
SwapFeeOperatorChanged(address oldSwapFeeOperatoraddress newSwapFeeOperator
SwapFeeRatioUpdate(uint256 newSwapFeeRatio
Transfer(address indexed fromaddress indexed touint256 value
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.