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 |
---|---|---|---|---|---|
ARTEX | ERC-20 | 4.623188M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19707009 | 7 months ago | | | 0 | 0.00018145366 | |
| 19707004 | 7 months ago | | | 0 | 0.00026197167 | |
| 18699729 | a year ago | | | 0 | 0.00091497982 | |
| 16944059 | 2 years ago | | | 0 | 0.0017976815 | |
| 16929989 | 2 years ago | | | 0 | 0.0010238691 | |
| 16929156 | 2 years ago | | | 0 | 0.0013621908 | |
| 16927541 | 2 years ago | | | 0 | 0.0011630077 | |
| 16927390 | 2 years ago | | | 0 | 0.0013648716 | |
| 16927356 | 2 years ago | | | 0 | 0.0014319048 | |
| 16927337 | 2 years ago | | | 0 | 0.0015538710 |
ABI
ABI objects
Getter at block 21230376
_maxWalletAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x8bb113798087ca460e329c48de8f675c6c0e4d95
name() pure returns (string)
ARTEX
pair() view returns (address)
0x924aa730782b182b43bd219bd94f18ed6a3c23be
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
300000000000000
symbol() pure returns (string)
ARTEX
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.