X7R

Verified contract

Active on Ethereum with 4,025 txns
Deployed by via 0x4c838215 at 15602630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $100.1
0xf4f8ad3a7916e01faf7e0421bc59f5c30c1edb4b5e59d71a007cc01ff6957324
0x8b358b70295a72d7c51c3509395bd6347fa2e222b8f2b978020edb7be0874de3
0x9004bc3fbd1ec0412214b329f1e23c70d416578cfbe7e4e56626b3793f11c738
0xf66c141760d2666be663f071bc552f7b8b790a77c45cf141d57db913c800aeab
0x43f03068f7e98e2c4e0f1dd4e7112f8053f62ffe815adbe09aee2b8a0a2b7220
0x1fb386a4c0bd833fe939d309163a12ca0ccda919a91f949eaf4c1e068e05e869
0xe72a1abf41b8e5b4e07f50e7af6386996f5d68a901cbc394ee03d4e27fb14a7a
0x2bd731baca179fb3d027158590225d531466bdcb349c440c3ff099d05ba186f8
0x25ada4226e9726245297983e162596703c336abbbef85c78e24fae3d5a7d540e
0xba36dfb86f45da353e7f07d9101fc58c9ae43eea394b18450e5469b5a28465df

Functions
Getter at block 20879605
circulatingSupply(view returns (uint256)
98329912871987534070946312
decimals(view returns (uint8)
18
discountAuthority(view returns (address)
0x712bc6ddcd97a776b2482531058c629456b93eda
feeDenominator(view returns (uint256)
10000
feeNumerator(view returns (uint256)
300
liquidityHub(view returns (address)
0xdd53194e7ea18402513b823fa5be47be83352173
maxFeeNumerator(view returns (uint256)
700
name(view returns (string)
X7R
offRampPair(view returns (address)
0x8e0d035787e7083d4292536005dd6a69682e4f64
owner(view returns (address)
0x7dcb82decbeb1f41bc9eb00a552b085ba356a256
symbol(view returns (string)
X7R
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
ammPair(addressview returns (bool)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
freezeDiscountAuthority(
freezeLiquidityHub(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
rescueETH(
rescueTokens(address tokenAddress
setAMM(address ammAddressbool isAMM
setDiscountAuthority(address discountAuthority_
setFeeNumerator(uint256 feeNumerator_
setLiquidityHub(address liquidityHub_
setOffRampPair(address ammAddress
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AMMSet(address indexed pairAddressbool isAMM
Approval(address indexed owneraddress indexed spenderuint256 value
DiscountAuthorityFrozen(
DiscountAuthoritySet(address indexed discountAuthority
FeeNumeratorSet(uint256 feeNumerator
LiquidityHubFrozen(
LiquidityHubSet(address indexed liquidityHub
OffRampPairSet(address indexed offRampPair
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address discountAuthority_address liquidityHub_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.