Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0021…e252
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARAB | ERC-20 | 856.48M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19697889 | 7 months ago | | | 0 | 0.00022365527 | |
| 19697887 | 7 months ago | | | 0 | 0.00043647122 | |
| 18525083 | a year ago | | | 0 | 0.0010334629 | |
| 18520050 | a year ago | | | 0 | 0.0011470103 | |
| 18520035 | a year ago | | | 0 | 0.0011519438 | |
| 18519417 | a year ago | | | 0 | 0.0010569138 | |
| 18517407 | a year ago | | | 0 | 0.0011612987 | |
| 18516812 | a year ago | | | 0 | 0.0011012178 | |
| 18516517 | a year ago | | | 0 | 0.0014292590 | |
| 18516338 | a year ago | | | 0 | 0.0014659481 |
ABI
ABI objects
Getter at block 21208572
buyTax() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000000
marketingWallet() view returns (address)
0x002170ae4186ac7402d27f2e3f8a86e6e503e252
minimumTokensBeforeSwapAmount() view returns (uint256)
10000000000000000000000
name() view returns (string)
Arabinu
owner() view returns (address)
0x5027a588540aaa65b3bea541e913aa0178b942d6
sellTax() view returns (uint256)
95
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ARAB
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapPair() view returns (address)
0xdbaf6709ba5751de3a2a6c8aeb9d2128d71f571c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyTax(uint256 newTax)
setIsExcludedFromFee(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTax(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.