Onyx (∑, ∆)
Verified contract
Active on
Ethereum with 720 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbf74…9aea
Balances ($2.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ONYX | ERC-20 | 20.302033K | $0.00014 |
$2.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21256753 | 9 hours ago | | | 0 | 0.00040925250 | |
| 21203279 | 8 days ago | | | 0 | 0.00054290247 | |
| 21202908 | 8 days ago | | | 0 | 0.00034565066 | |
| 21197418 | 9 days ago | | | 0 | 0.0013083177 | |
| 21178436 | 11 days ago | | | 0 | 0.0014837165 | |
| 21159432 | 14 days ago | | | 0 | 0.0013476844 | |
| 21156033 | 14 days ago | | | 0 | 0.00062638624 | |
| 21149912 | 15 days ago | | | 0 | 0.00041552957 | |
| 21141299 | 16 days ago | | | 0 | 0.00050515306 | |
| 21141002 | 17 days ago | | | 0 | 0.00052391951 |
ABI
ABI objects
Getter at block 21259513
_buyFeeDexOnyx() view returns (uint256)
5
_sellFeeDexOnyx() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
_transactionalFeeOnyx() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxOnyxTokensPerWallet() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Onyx (∑, ∆)
onyxCollector() view returns (address)
0xbf7409d494a611685cc55d8f453caa9ed1a49aea
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ONYX
totalSupply() pure returns (uint256)
100000000000000000000000000
tradeHasBegun() view returns (bool)
true
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events OnyxProtocolLaunchTrade()
OnyxProtocolSaveStuckETH()
approve(address spender, uint256 amount) returns (bool)
changeOnyxAntiWhaleProtocol(uint256 _maxLimit)
changeOnyxExchangeTaxes(uint256 _taxOnBuy, uint256 _taxOnSell)
changeOnyxTaxSwapLimit(uint256 _taxLimit)
changeOnyxTransactionalTax(uint256 _transferTax)
onyxUnWhitelist(address wallet)
onyxWhitelist(address wallet)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.