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 $19,613.41
ERC-20
Value $500
ERC-20
Value $38.59
ERC-20
Value $30.01
ERC-20
Value $5.72
ERC-20
Value $2.41
ERC-20
Value $1.54
ERC-20
Value $0.74
ERC-20
Value $0.01
ERC-20
Value $0
0x3b692a0a2009016c61a7c6491f696ed24e42f3084f9eb20d1f072d039eaa454e
0xb3e7945817c8b87a3eaef9bf9fa9c92a0a3fcb97bae37ad61ec557d65b601558
0x052bf0371c5cac1db70799778a5b0bc5167882eee15257e001daa2e7e3c9cc76
0x19700971006e7e1b563558b7bbaf4f1675b38616908a6a10f2e4d9a708b739e2
0xbafb134d0f54109e50977e90a583c96447d8f2f89e30752d226d58abcb2ca3a7
0x4e9af69af282d1164898cc4d41abefab6b1ebcefebbdf9daa14d2a4c12e3fe1f
0x446a163bcef84e51811ae23575e68a6aa1e0751c5c69b3e224ec41c6ce836936
0x095d50310a92963a6914ca422e9e40690917460eee99f28677dc33806f567c2b
0x793af87baaad21481663931347b5a5c57661524f40c3618c37de1c0a3347fedb
0x65e37ec20062dbe960b87223c5c657e48926d75995f3641ff83b5b29c9ceaaab

Functions
Getter at block 20791300
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)
99669215722689696183165516140
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.