Incognitoshift Protocol
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbfcb…a86c
1 additional
variable
Balances ($161.07)
Native
Value
$161.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.043289 | $3,720.70 |
$161.07 | |
ISP | ERC-20 | 42.120034K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19271348 | 9 months ago | | | 0 | 0.0016368603 | |
| 19269320 | 9 months ago | | | 0 | 0.0022346711 | |
| 19269120 | 9 months ago | | | 0 | 0.0020265905 | |
| 19267113 | 9 months ago | | | 0 | 0.0011449442 | |
| 19265936 | 9 months ago | | | 0 | 0.0012284370 | |
| 19265927 | 9 months ago | | | 0 | 0.0012539577 | |
| 19265900 | 9 months ago | | | 0 | 0.0010933065 | |
| 19265891 | 9 months ago | | | 0 | 0.0013829403 | |
| 19265118 | 9 months ago | | | 0 | 0.00093546590 | |
| 19264886 | 9 months ago | | | 0 | 0.0015466748 |
ABI
ABI objects
Getter at block 21311310
_maxTaxSwap() view returns (uint256)
10000000000000000000000
_maxTransactAmount() view returns (uint256)
1000000000000000000000000
_maximumWalletSize() view returns (uint256)
1000000000000000000000000
_taxThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
18
name() pure returns (string)
Incognitoshift Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ISP
totalSupply() pure returns (uint256)
1000000000000000000000000
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)
enableTrade()
manualSwap()
removeMax()
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)
MaxTransactAmountUpdated(uint256 _maxTransactAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.