This contract is being backfilled. You may encounter incomplete storage history.

Ampleforth

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x0eb81749 at 11968264
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 49 additional slots

No balances found for "Ampleforth"

0x6bbbacc8fc39b1f56bbfe38c3cd6c82630657661a4915de36563776510df5b52

Functions
Getter at block 20792477
DOMAIN_SEPARATOR(view returns (bytes32)
0x88010b6f02cf5a16de149355e1ee25d0464ab84026a9bd756e73eb763a5a205b
EIP712_DOMAIN(view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
EIP712_REVISION(view returns (string)
1
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
9
isOwner(view returns (bool)
false
monetaryPolicy(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Ampleforth
owner(view returns (address)
0x2c7eb87f529a3e1e760a2bbb664fa8e3d19cf45b
scaledTotalSupply(pure returns (uint256)
115792089237316195423570985008687907853269984665640564039457550000000000000000
symbol(view returns (string)
AMPL
totalSupply(view returns (uint256)
50000000000000000
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
nonces(address whoview returns (uint256)
scaledBalanceOf(address whoview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_
initialize(string namestring symboluint8 decimals
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
rebase(uint256 epochint256 supplyDeltareturns (uint256)
renounceOwnership(
setMonetaryPolicy(address monetaryPolicy_
transfer(address touint256 valuereturns (bool)
transferAll(address toreturns (bool)
transferAllFrom(address fromaddress toreturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogMonetaryPolicyUpdated(address monetaryPolicy
LogRebase(uint256 indexed epochuint256 totalSupply
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
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.