Peri Finance Token

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0xfd5ecb7d at 19697542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Peri Finance Token"

0xa62ebf60dc13619b9bffa407191f2642d2ac1e43484f200a788f17324bc4d3bc
0xec8be364d803ed5c3ecabb69682bd8997a1e007b5487917387f3a66c9f5d9408
0x3b5c501638f737972f5685cfaf56a4a76090ce0ec9dba26ebab87f509261e431
0x52579bad8ae6f0b464c7933b10ead0cfc2b934500c73c6b18447e21e22451a71
0x2d72102c5b3700505aa38944eaf7f021426d99386a119b7773dc0b46460d4b5b
0xa4cc10cdca9d740c47991ac42075c97683292b885d5f8cef0a6a577958897863
0x3b991ca9e1c26c7a83b6b09e0e8637b3477e810edbce7784e83dbcc9dac1ca5e
0x47caa352ab8513e0d5a66e99aa874d0d4dc16b01bdaefda116db46b5338982a1
0x5b4af40ad87407876a580d61493c952e2074421ccaddecc4ccc65989c7f617fd

Functions
Getter at block 20938512
DECIMALS(view returns (uint8)
18
TOKEN_NAME(view returns (string)
Peri Finance Token
TOKEN_SYMBOL(view returns (string)
PERI
blacklistManager(view returns (address)
0x65e393bb8c9f5e6ee4238c3b8863506f76789880
bridgeValidator(view returns (address)
0xa4f99e30e0ce73174f7cf13e8eeba040ed10faf5
decimals(view returns (uint8)
18
inflationMinter(view returns (address)
0x727bd962784c27c269e8287f9202312208b83fa7
integrationProxy(view returns (address)
0x0000000000000000000000000000000000000000
 
isResolverCached(view returns (bool)
messageSender(view returns (address)
0x3530a9461788891b7f5b94148a6e82ffa6fd236a
minterRole(view returns (address)
0x9923263fa127b3d1484cfd649df8f1831c2a74e4
name(view returns (string)
Peri Finance Token
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x1c19d81a6f11958d58130ddbc505933426c80369
pUSD(view returns (bytes32)
0x7055534400000000000000000000000000000000000000000000000000000000
proxy(view returns (address)
0x5d30ad9c6374bf925d0a75454fa327aacf778492
resolver(view returns (address)
0x7015cd1e78ba1428d103b0c2513077b2826b64fc
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x5065726946696e616e6365537461746500000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x45786368616e6765720000000000000000000000000000000000000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x52657761726473446973747269627574696f6e00000000000000000000000000, 0x53797374656d53657474696e6773000000000000000000000000000000000000, 0x526577617264457363726f775632000000000000000000000000000000000000, 0x537570706c795363686564756c65000000000000000000000000000000000000, 0x43726f7373436861696e4d616e61676572000000000000000000000000000000, 0x4272696467655374617465000000000000000000000000000000000000000000]
symbol(view returns (string)
PERI
tokenState(view returns (address)
0x40ee175b073a1ac2a5dd02695c9a9612973c317a
totalSupply(view returns (uint256)
12873989796018655850947365
Read-only
allowance(address owneraddress spenderview returns (uint256)
amountsToFitClaimable(address accountview returns (uint256 burnAmountuint256 exTokenAmountToUnstake)
balanceOf(address accountview returns (uint256)
collateral(address accountview returns (uint256)
collateralisationRatio(address _issuerview returns (uint256)
debtBalanceOf(address accountbytes32 currencyKeyview returns (uint256)
getRequiredAddress(bytes32 _contractNameview returns (address)
isWaitingPeriod(bytes32 currencyKeyview returns (bool)
maxIssuablePynths(address accountview returns (uint256 maxIssuable)
remainingIssuablePynths(address accountview returns (uint256 maxIssuableuint256 alreadyIssueduint256 totalSystemDebt)
totalIssuedPynths(bytes32 currencyKeyview returns (uint256 totalIssued)
totalIssuedPynthsExcludeEtherCollateral(bytes32 currencyKeyview returns (uint256 totalIssued)
transferablePeriFinance(address accountview returns (uint256 transferable)
State-modifying
acceptOwnership(
approve(address spenderuint256 valuereturns (bool)
burnPynths(bytes32 _currencyKeyuint256 _burnAmount
burnSecondary(addressuint256
claimAllBridgedAmounts(payable 
emitExchangeRebate(address accountbytes32 currencyKeyuint256 amount
emitExchangeReclaim(address accountbytes32 currencyKeyuint256 amount
emitExchangeTracking(bytes32 trackingCodebytes32 toCurrencyKeyuint256 toAmount
emitPynthExchange(address accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
exchange(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyreturns (uint256 amountReceived)
exchangeOnBehalf(address exchangeForAddressbytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyreturns (uint256 amountReceived)
exchangeOnBehalfWithTracking(address exchangeForAddressbytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyaddress originatorbytes32 trackingCodereturns (uint256 amountReceived)
exchangeWithTracking(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyaddress originatorbytes32 trackingCodereturns (uint256 amountReceived)
exchangeWithVirtual(bytes32uint256bytes32bytes32returns (uint256address)
exit(
fitToClaimable(payable 
forceFitToClaimable(address _targetpayable 
inflationalMint(returns (bool)
issueMaxPynths(
issuePynths(bytes32 _currencyKeyuint256 _issueAmount
issuePynthsToMaxQuota(bytes32 _currencyKey
liquidateDelinquentAccount(address accountuint256 pusdAmountreturns (bool)
mint(address _useruint256 _amountreturns (bool)
mintSecondary(addressuint256
mintSecondaryRewards(uint256
nominateNewOwner(address _owner
overchainTransfer(uint256 _amountuint256 _destChainIdstruct IBridgeStateSignature _signpayable 
rebuildCache(
setBlacklistManager(address _blacklistManager
setBlockedAddress(address _targetbool _set
setBridgeValidator(address _bridgeValidator
setInflationMinter(address _newInflationMinter
setIntegrationProxy(address _integrationProxy
setMessageSender(address sender
setMinterRole(address _newMinter
setProxy(address _proxy
setTokenState(address _tokenState
settle(bytes32 currencyKeyreturns (uint256 reclaimeduint256 refundeduint256 numEntriesSettled)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
AccountLiquidated(address indexed accountuint256 periRedeemeduint256 amountLiquidatedaddress liquidator
Approval(address indexed owneraddress indexed spenderuint256 value
CacheUpdated(bytes32 nameaddress destination
ExchangeRebate(address indexed accountbytes32 currencyKeyuint256 amount
ExchangeReclaim(address indexed accountbytes32 currencyKeyuint256 amount
ExchangeTracking(bytes32 indexed trackingCodebytes32 toCurrencyKeyuint256 toAmount
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
ProxyUpdated(address proxyAddress
PynthExchange(address indexed accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
TokenStateUpdated(address newTokenState
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _proxyaddress _tokenStateaddress _owneruint256 _totalSupplyaddress _resolveraddress _minterRoleaddress _blacklistManageraddress _bridgeValidator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.