Vision Chip
Verified contract
Active on
Ethereum with 2,171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd1fa…6df6
Balances ($237.41)
Native
Value
$237.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.069682 | $3,407.03 |
$237.41 | |
N1 | ERC-20 | 3.008517M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20983396 | a month ago | | | 0 | 0.00022106630 | |
| 20983391 | a month ago | | | 0 | 0.00021474403 | |
| 20932927 | a month ago | | | 0 | 0.00024063942 | |
| 20857533 | 2 months ago | | | 0 | 0.00025674970 | |
| 20596305 | 3 months ago | | | 0 | 0.000040635732 | |
| 20175076 | 5 months ago | | | 0 | 0.00023085901 | |
| 19916496 | 6 months ago | | | 0 | 0.00063961148 | |
| 19912648 | 6 months ago | | | 0 | 0.00054544616 | |
| 19912642 | 6 months ago | | | 0 | 0.00056773097 | |
| 19880172 | 6 months ago | | | 0 | 0.00023247685 |
ABI
ABI objects
Getter at block 21256667
_maxTaxSwap() view returns (uint256)
4206900000000000
_maxTxAmount() view returns (uint256)
420690000000000000
_maxWalletSize() view returns (uint256)
420690000000000000
_taxSwapThreshold() view returns (uint256)
4206900000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Vision Chip
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
N1
totalSupply() pure returns (uint256)
420690000000000000
transferDelayEnabled() view returns (bool)
false
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)
changeLimits(uint256 _newTxAmount, uint256 _newWalletSize)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.