Amp

Verified contract

Active on Ethereum
Deployed by via 0xe188b5c1 at 10635417
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
ERC-20
Value $23,026.47
ERC-20
Value $500.5
ERC-20
Value $66.17
ERC-20
Value $27.11
ERC-20
Value $7.61
ERC-20
Value $3.36
ERC-20
Value $1.64
ERC-20
Value $0.55
ERC-20
Value $0.01
ERC-20
Value $0
0x1a6f5f9c921029b6a3d97a803080273efde704281346aa2dbc03a8f0e3fd9b24
0x5acd4319d1b433ae9727d39b48aff66bccfa23a9cd051685cdd54290353b6f5c
0xe866e39b3b4eecaf4268f7ec9d7f2b43fe11f955b0d755759b03e146bc943c09
0x0ff77cc8ff61362279ec2b425786460c8db86a2bde462df6f8d7132381a5f7b1
0x6beba700e6abd48b911e0f3369adb215b32767b52fab4007997276fd5ca420f2
0x4f82314354f8e9b26bb0126c03f4236b8210dd5c08f1cb8a2082a15c728e748a
0x3936ba772beb74fae400c953507220928f5729bc6148ab246c33ca7e6c660240
0x94ed72446ec8a44b9b5d821b56efdb7945ca7ed5d452177de2d3925c51d49d35
0x513f5af78a1022a9a208939ad4f912c06fa42e4113a62b085ca2bdafc34a2c8f
0x0b4211b60b37adb7b3e20e12b7146f3a74125245e6745ff17289ca24142d9cde

Functions
Getter at block 21244171
authorizedNewOwner(view returns (address)
0x0000000000000000000000000000000000000000
decimals(pure returns (uint8)
18
defaultPartition(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
granularity(pure returns (uint256)
1
name(view returns (string)
Amp
owner(view returns (address)
0x533a36b5e56c1f0361a53d4395f4f0c5f1ad63f8
swapToken(view returns (address)
0x4a57e687b9126435a9b19e4a802113e266adebde
swapTokenGraveyard(view returns (address)
0x000000000000000000000000000000000000dead
symbol(view returns (string)
AMP
 
totalPartitions(view returns (bytes32[])
totalSupply(view returns (uint256)
99669232418619261241727531304
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
allowanceByPartition(bytes32 _partitionaddress _owneraddress _spenderview returns (uint256)
balanceOf(address _tokenHolderview returns (uint256)
balanceOfByPartition(bytes32 _partitionaddress _tokenHolderview returns (uint256)
canImplementInterfaceForAddress(bytes32 _interfaceHashaddressview returns (bytes32)
collateralManagers(uint256view returns (address)
isCollateralManager(address _collateralManagerview returns (bool)
isOperator(address _operatoraddress _tokenHolderview returns (bool)
isOperatorForCollateralManager(bytes32 _partitionaddress _operatoraddress _collateralManagerview returns (bool)
isOperatorForPartition(bytes32 _partitionaddress _operatoraddress _tokenHolderview returns (bool)
isPartitionStrategy(bytes4 _prefixview returns (bool)
partitionStrategies(uint256view returns (bytes4)
partitionsOf(address _tokenHolderview returns (bytes32[])
totalSupplyByPartition(bytes32view returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveByPartition(bytes32 _partitionaddress _spenderuint256 _valuereturns (bool)
assumeOwnership(
authorizeOperator(address _operator
authorizeOperatorByPartition(bytes32 _partitionaddress _operator
authorizeOwnershipTransfer(address _authorizedAddress
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
decreaseAllowanceByPartition(bytes32 _partitionaddress _spenderuint256 _subtractedValuereturns (bool)
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
increaseAllowanceByPartition(bytes32 _partitionaddress _spenderuint256 _addedValuereturns (bool)
registerCollateralManager(
revokeOperator(address _operator
revokeOperatorByPartition(bytes32 _partitionaddress _operator
setPartitionStrategy(bytes4 _prefixaddress _implementation
swap(address _from
transfer(address _touint256 _valuereturns (bool)
transferByPartition(bytes32 _partitionaddress _fromaddress _touint256 _valuebytes _databytes _operatorDatareturns (bytes32)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalByPartition(bytes32 indexed partitionaddress indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
AuthorizedOperatorByPartition(bytes32 indexed partitionaddress indexed operatoraddress indexed tokenHolder
ChangedPartition(bytes32 indexed fromPartitionbytes32 indexed toPartitionuint256 value
CollateralManagerRegistered(address collateralManager
Minted(address indexed operatoraddress indexed touint256 valuebytes data
OwnerUpdate(address indexed oldValueaddress indexed newValue
OwnershipTransferAuthorization(address indexed authorizedAddress
PartitionStrategySet(bytes4 flagstring nameaddress indexed implementation
RevokedOperator(address indexed operatoraddress indexed tokenHolder
RevokedOperatorByPartition(bytes32 indexed partitionaddress indexed operatoraddress indexed tokenHolder
Swap(address indexed operatoraddress indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
TransferByPartition(bytes32 indexed fromPartitionaddress operatoraddress indexed fromaddress indexed touint256 valuebytes databytes operatorData
Constructor
constructor(address _swapTokenAddress_string _name_string _symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.