APY MetaPool Token

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xf5d4180f at 14073039
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots

No balances found for "APY MetaPool Token"

No transactions found for "APY MetaPool Token"


Functions
Getter at block 21026733
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
CONTRACT_ROLE(view returns (bytes32)
0x364d3d7565c7a8300c96fd53e065d19b65848d7b23b3191adcd55621c744223c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_MAPT_TO_UNDERLYER_FACTOR(view returns (uint256)
1000
EMERGENCY_ROLE(view returns (bytes32)
0xbf233dd2aafeb4d50879c4aa5c81e96d92f6e6945c906a58f9f2d1c1631b4b26
LP_ROLE(view returns (bytes32)
0xb0296ea8dd3227371927b1c1cea2b12ea394743ddf2f32f58024ce26f83a24a6
NAME(view returns (string)
erc20Allocation
addressRegistry(view returns (address)
0x7ec81b7035e91f8435bdeb2787dcbd51116ad303
decimals(view returns (uint8)
18
name(view returns (string)
APY MetaPool Token
paused(view returns (bool)
false
proxyAdmin(view returns (address adm)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
mAPT
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getDeployedValue(address poolview returns (uint256)
getLpAccountBalances(bytes32[] poolIdsview returns (uint256[])
getRebalanceAmounts(bytes32[] poolIdsview returns (address[]int256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencySetAddressRegistry(address addressRegistry_
fundLpAccount(bytes32[] poolIds
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address addressRegistry_
initializeUpgrade(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdrawFromLpAccount(bytes32[] poolIds
Events
AddressRegistryChanged(address arg0
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address acccountuint256 amount
FundLpAccount(bytes32[] poolIdsuint256[] amounts
Mint(address acccountuint256 amount
Paused(address account
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
WithdrawFromLpAccount(bytes32[] poolIdsuint256[] amounts
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.