BondingNOM
Verified contract
Active on
Ethereum with 3,729 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($46,624.65)
Native
Value
$46,624.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 13.859554 | $3,364.08 |
$46,624.65 | |
bNOM | ERC-20 | 97.371307M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21190487 | 11 days ago | | | 0.006 | 0.0020982870 | |
| 19997073 | 6 months ago | | | 0 | 0.0014046388 | |
| 19953122 | 6 months ago | | | 0 | 0.00039174813 | |
| 19835048 | 7 months ago | | | 0 | 0.00040358910 | |
| 19834899 | 7 months ago | | | 0 | 0.00043148607 | |
| 19752341 | 7 months ago | | | 0 | 0.00052992041 | |
| 19741393 | 7 months ago | | | 0 | 0.00060599223 | |
| 19592919 | 8 months ago | | | 0 | 0.00091297588 | |
| 19584139 | 8 months ago | | | 0 | 0.0058021451 | |
| 19578640 | 8 months ago | | | 0 | 0.0018445651 |
ABI
ABI objects
Getter at block 21271191
NOMTokenContract() view returns (address)
0x4fdf157c6860f33232608198419c74ed446ca577
a() view returns (uint256)
100000000000000000000000000
burnedNOM() view returns (uint256)
2608742475880136575359165
decimals() view returns (uint8)
18
getBondPrice() view returns (uint256)
691002730916189
getNOMAddr() view returns (address)
0x4fdf157c6860f33232608198419c74ed446ca577
getSupplyNOM() view returns (uint256)
2628693080061248477629990
getTradingEnabled() view returns (bool)
true
owner() view returns (address)
0xe6f47dc4a98efc9f1faa7d1a75c361b2ccdddb24
priceBondCurve() view returns (uint256)
691002730916189
supplyNOM() view returns (uint256)
2628693080061248477629990
teamBalance() view returns (uint256)
177996365870222210
tradingEnabled() view returns (bool)
true
Read-only
NOMSupToETH(uint256 supplyTop, uint256 supplyBot) view returns (uint256)
buyQuoteETH(uint256 amountETH) view returns (uint256)
buyQuoteNOM(uint256 amountNOM) view returns (uint256)
cubrtu(uint256 x) pure returns (uint256)
f64ToTok(int128 fixed64) view returns (uint256)
priceAtSupply(uint256 _supplyNOM) view returns (uint256)
sellQuoteNOM(uint256 amountNOM) view returns (uint256)
supplyAtPrice(uint256 price) view returns (uint256)
tokToF64(uint256 token) view returns (int128)
State-modifying
Events buyNOM(uint256 estAmountNOM, uint256 allowSlip) payable
enableTrading()
renounceOwnership()
sellNOM(uint256 amountNOM, uint256 estAmountETH, uint256 allowSlip) payable
transferOwnership(address newOwner)
withdraw() returns (bool success)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transaction(address indexed _by, uint256 amountNOM, uint256 amountETH, uint256 price, uint256 supply, string buyOrSell, int256 slippage)
constructor(address NOMContAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.