Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7105…7da0
0x7000…2ebb
Balances ($0.00)
No balances found for "X7005"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20840277 | 2 months ago | | | 0 | 0.00030220940 | |
| 20840275 | 2 months ago | | | 0 | 0.00034309978 | |
| 20840270 | 2 months ago | | | 0 | 0.00031702930 | |
| 18194995 | a year ago | | | 0 | 0.00037062073 | |
| 17982873 | a year ago | | | 0 | 0.00040784867 | |
| 17982685 | a year ago | | | 0 | 0.00030684251 | |
| 16873661 | 2 years ago | | | 0 | 0.00031750791 | |
| 16873660 | 2 years ago | | | 0 | 0.00030663982 | |
| 16658612 | 2 years ago | | | 0 | 0.00058760235 | |
| 16085588 | 2 years ago | | | 0 | 0.00066563509 |
ABI
ABI objects
Getter at block 21193551
DAOBalanceTradingPass() view returns (uint256)
50000000000000000000000
dao() view returns (address)
0x7105aa393b9cf9b2497b460837313ea3dba67da0
decimals() view returns (uint8)
18
discountFeeNumerator() view returns (uint256)
100
feeDenominator() view returns (uint256)
10000
feeNumerator() view returns (uint256)
200
liquidityHub() view returns (address)
0x700000f7c2c71caab6b250ca85237117ff702ebb
liveTime() view returns (uint256)
1661314210
name() view returns (string)
X7005
offRampPair() view returns (address)
0xac0a75c270809b7af6cf02277a17c17e27074577
owner() view returns (address)
0x7000a09c425abf5173ff458df1370c25d1c58105
rampUpLimitsDenominator() view returns (uint256)
10000
rampUpMaxTransactionPercent() view returns (uint256)
100
rampUpMaxWalletPercent() view returns (uint256)
300
rampUpMinimumDAOBalance() view returns (uint256)
20000000000000000000000
rampUpSeconds() view returns (uint256)
600
symbol() view returns (string)
X7005
totalSupply() view returns (uint256)
100000000000000000000000000
tradingPass() view returns (address)
0x0000000000000000000000000000000000000000
tradingStartTime() view returns (uint256)
1661313610
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPair(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAMM(address ammAddress, bool isAMM)
setDAOBalanceTradingPass(uint256 newThreshold)
setLiquidityHub(address liquidityHub_)
setOffRampPair(address ammAddress)
setTradingPass(address tradingPassAddress)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.