AVERAGE JOE
Verified contract
Active on
Ethereum with 1,148 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JOE | ERC-20 | 0.975721 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21005944 | a month ago | | | 0 | 0.00023722846 | |
| 20860543 | 2 months ago | | | 0 | 0.00030690000 | |
| 20853960 | 2 months ago | | | 0 | 0.00016219068 | |
| 19822576 | 7 months ago | | | 0 | 0.00047291824 | |
| 18967165 | a year ago | | | 0 | 0.00071478596 | |
| 18778616 | a year ago | | | 0 | 0.0026696686 | |
| 18633262 | a year ago | | | 0 | 0.0013893715 | |
| 18628404 | a year ago | | | 0 | 0.0042677174 | |
| 18609508 | a year ago | | | 0 | 0.00099381302 | |
| 18609476 | a year ago | | | 0 | 0.0010180908 |
ABI
ABI objects
Getter at block 21276175
_amountToSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
AVERAGE JOE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
JOE
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x081294a793cbf15bfbe5a0197cf8477d767bf44f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
cleanContract()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccountsFromFees(address[] accounts, bool excluded)
finaltax()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchtax()
launchtax2()
launchtax3()
renounceOwnership()
setAmountToSwap(uint256 amountToSwap)
setSwapTokensAtAmount(uint256 swapTokensAtAmount)
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()
receive()
This contract contains no error objects.