Aurax.network
Verified contract
Active on
Ethereum with 514 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Aurax.network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16335134 | 2 years ago | | | 0 | 0.00063095025 | |
| 13243551 | 3 years ago | | | 0 | 0.0023869049 | |
| 13146206 | 3 years ago | | | 0 | 0.0046925815 | |
| 12959535 | 3 years ago | | | 0 | 0.0024196200 | |
| 12302554 | 4 years ago | | | 0 | 0.0027068600 | |
| 12246612 | 4 years ago | | | 0 | 0.0032669000 | |
| 12246555 | 4 years ago | | | 0 | 0.0035469200 | |
| 11765553 | 4 years ago | | | 0 | 0.0036773980 | |
| 11715333 | 4 years ago | | | 0 | 0.0020502200 | |
| 11675858 | 4 years ago | | | 0 | 0.0021393600 |
ABI
ABI objects
Getter at block 21091645
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
18500000000000000000000
_taxFee() view returns (uint256)
4
balancer() view returns (address)
0x0000000000000000000000000000000000000000
beforeListing() view returns (bool)
false
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Aurax.network
numberOfBuysAfterListing() view returns (uint256)
6
owner() view returns (address)
0x07ed0dc05d6fe0bd37fd1a0fe533939e922cc164
stopBots() view returns (bool)
true
symbol() view returns (string)
AURAX
totalFees() view returns (uint256)
4206676819156981532579
totalSupply() view returns (uint256)
18500000000000000000000
uniswapV2Pair() view returns (address)
0x1368de433db88782bbdf547ac321e338607369c4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBuyTransaction(address sender, address recipient) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSellTransaction(address sender, address recipient) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnTokens(uint256 amountToBurn)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
multiTransfer(address[] addresses, uint256 amount)
multiWhitelistAdd(address[] addresses)
multiWhitelistRemove(address[] addresses)
renounceOwnership()
setBalancer(address balancerAddr)
setBeforeListing(bool state)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setStopBots(bool state)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
xFac(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, 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.