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 |
---|---|---|---|---|---|
AICHIP | ERC-20 | 5.077353M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19521715 | 8 months ago | | | 0 | 0.0013964044 | |
| 19469610 | 8 months ago | | | 0 | 0.0019535369 | |
| 19469044 | 8 months ago | | | 0 | 0.0028469168 | |
| 19468977 | 8 months ago | | | 0 | 0.0024177315 | |
| 19468832 | 8 months ago | | | 0 | 0.0020990641 | |
| 19432468 | 9 months ago | | | 0 | 0.0013108056 | |
| 19432464 | 9 months ago | | | 0 | 0.0029223600 |
ABI
ABI objects
Getter at block 21293974
AiChipSwapPair() view returns (address)
0x8e11d99fab9ef0b49e0e0b37175714cb63243032
AiChipSwapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_feeAmount() view returns (uint8)
5
_marketingAddress() view returns (address)
0xe5136936ad9a862aa8c8513a4f02d9fce6379856
decimals() view returns (uint8)
18
name() view returns (string)
AI Chip
owner() view returns (address)
0x90b2c19b643ee366a2c094e9eeceb6d7c8179e4d
swapTokensAtAmount() view returns (uint256)
20000
symbol() view returns (string)
AICHIP
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFee(address account)
includeFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMarketingAddress(address marketingAddress_)
setSwapTokensAtAmount(uint256 _swapTokensAtAmount)
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(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_, uint8 feeAmount_, uint256 swapTokensAtAmount_, address routerAddress_, address marketingAddress_, address ownerAddress_)
receive()
This contract contains no error objects.