Liquid Staking Matic
Verified contract
Proxy
Active on
Ethereum with 3,357 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
5 additional
variables
Balances ($60,298.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POL | ERC-20 | 96.876565K | $0.557029 |
$53,963.06 | |
MATIC | ERC-20 | 10.247498K | $0.557649 |
$5,714.51 | |
MaticX | ERC-20 | 987.620746 | $0.628799 |
$621.01 | |
0xc55d…8e81 | ERC-20 | 58,346,729,520,045.43T | -- | -- | |
0x2fcd…5947 | ERC-20 | 36,124,842,292,891.13T | -- | -- | |
0x8f84…4335 | ERC-20 | 24,845,334,640,509.863T | -- | -- | |
0xc775…858e | ERC-20 | 22,381,884,917,281.29T | -- | -- | |
0x2ed6…45c0 | ERC-20 | 15,741,640,172,052.106T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21260588 | 5 hours ago | | | 0 | 0.00049481159 | |
| 21260365 | 6 hours ago | | | 0 | 0.0058352075 | |
| 21260360 | 6 hours ago | | | 0 | 0.00045432833 | |
| 21255133 | a day ago | | | 0 | 0.00056534349 | |
| 21255089 | a day ago | | | 0 | 0.00039203813 | |
| 21254846 | a day ago | | | 0 | 0.00060313404 | |
| 21254478 | a day ago | | | 0 | 0.0021490758 | |
| 21254472 | a day ago | | | 0 | 0.0020174335 | |
| 21253473 | a day ago | | | 0 | 0.00052914347 | |
| 21251416 | a day ago | | | 0 | 0.0010665098 |
ABI
ABI objects
Getter at block 21262079 getTotalPooledMatic() view returns (uint256) getTotalStakeAcrossAllValidators() view returns (uint256)
BOT() view returns (bytes32)
0x902cbe3a02736af9827fb6a90bada39e955c0941e08f0c63b3a662a7b17a4e2b
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INSTANT_POOL_OWNER() view returns (bytes32)
0x2572658b6bf2c752d416f25a897890508cdc1ac8fd4845e04dcb7ecd022249fb
PREDICATE_ROLE() view returns (bytes32)
0x12ff340d0cd9c652c747ca35727e68c547d0f0bfa7758d2e77f75acef481b4f2
decimals() view returns (uint8)
18
feePercent() view returns (uint8)
11
fxStateRootTunnel() view returns (address)
0x40fb804cc07302b89ec16a9f8d040506f64dfe29
getContracts() view returns (address _stakeManager, address _polygonERC20, address _validatorRegistry)
(_stakeManager=0x5e3ef299fddf15eaa0432e6e66473ace8c13d908, _polygonERC20=0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0, _validatorRegistry=0xf556442d5b77a4b0252630e15d8bbe2160870d77)
instantPoolMatic() view returns (uint256)
300000000000000000
instantPoolMaticX() view returns (uint256)
842592651062952204
instantPoolOwner() view returns (address)
0x80a43dd35382c4919991c5bca7f46dd24fde4c67
name() view returns (string)
Liquid Staking Matic
paused() view returns (bool)
false
symbol() view returns (string)
MaticX
totalSupply() view returns (uint256)
138501816851447482396247146
treasury() view returns (address)
0x01422247a1d15bb4fcf91f5a077cf25ba6460130
version() view returns (string)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
convertMaticToMaticX(uint256 _balance) view returns (uint256, uint256, uint256)
convertMaticXToMatic(uint256 _balance) view returns (uint256, uint256, uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getSharesAmountOfUserWithdrawalRequest(address _address, uint256 _idx) view returns (uint256)
getTotalStake(address _validatorShare) view returns (uint256, uint256)
getUserWithdrawalRequests(address _address) view returns (struct IMaticXWithdrawalRequest[])
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
claimWithdrawal(uint256 _idx)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _validatorRegistry, address _stakeManager, address _polygonERC20, address _manager, address _instantPoolOwner, address _treasury)
migrateDelegation(uint256 _fromValidatorId, uint256 _toValidatorId, uint256 _amount)
mint(address _user, uint256 _amount)
mintMaticXToInstantPool()
provideInstantPoolMatic(uint256 _amount)
provideInstantPoolMaticX(uint256 _amount)
renounceRole(bytes32 role, address account)
requestWithdraw(uint256 _amount)
revokeRole(bytes32 role, address account)
setFeePercent(uint8 _feePercent)
setFxStateRootTunnel(address _address)
setInstantPoolOwner(address _address)
setTreasury(address _address)
setValidatorRegistry(address _address)
setVersion(string _version)
setupBotAdmin()
stakeRewardsAndDistributeFees(uint256 _validatorId)
submit(uint256 _amount) returns (uint256)
swapMaticForMaticXViaInstantPool(uint256 _amount)
togglePause()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdrawInstantPoolMatic(uint256 _amount)
withdrawInstantPoolMaticX(uint256 _amount)
withdrawRewards(uint256 _validatorId) returns (uint256)
withdrawValidatorsReward(uint256[] _validatorIds) returns (uint256[])
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
ClaimWithdrawal(address indexed _from, uint256 indexed _idx, uint256 _amountClaimed)
Delegate(uint256 indexed _validatorId, uint256 _amountDelegated)
DistributeFees(address indexed _address, uint256 _amount)
MigrateDelegation(uint256 indexed _fromValidatorId, uint256 indexed _toValidatorId, uint256 _amount)
MintFromPolygon(address indexed _user, uint256 _amount)
Paused(address account)
RequestWithdraw(address indexed _from, uint256 _amountMaticX, uint256 _amountMatic)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SetFeePercent(uint8 _feePercent)
SetFxStateRootTunnel(address _address)
SetInstantPoolOwner(address _address)
SetTreasury(address _address)
SetValidatorRegistry(address _address)
SetVersion(string _version)
StakeRewards(uint256 indexed _validatorId, uint256 _amountStaked)
Submit(address indexed _from, uint256 _amount)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
WithdrawRewards(uint256 indexed _validatorId, uint256 _rewards)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.