Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Invictus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20749437 | 2 months ago | | | 0 | 0.000066960754 | |
| 20749390 | 2 months ago | | | 0 | 0.000056859770 | |
| 20749362 | 2 months ago | | | 0 | 0.00011032262 | |
| 20749350 | 2 months ago | | | 0 | 0.000063922319 | |
| 20749340 | 2 months ago | | | 0 | 0.00016882133 | |
| 20748840 | 2 months ago | | | 0 | 0.000062372259 | |
| 20748833 | 2 months ago | | | 0 | 0.000060395651 | |
| 20744992 | 2 months ago | | | 0 | 0.000091539172 | |
| 20744488 | 2 months ago | | | 0 | 0.00014116107 | |
| 20744472 | 2 months ago | | | 0 | 0.00038770210 |
ABI
ABI objects
Getter at block 21169776
buyMarket() view returns (uint256)
0
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingSale() view returns (uint256)
0
name() view returns (string)
Invictus
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTeam() view returns (uint256)
100000000
symbol() view returns (string)
INVI
teamBuy() view returns (uint256)
0
totalSupply() view returns (uint256)
5000000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xdde9179b0418eeeb45b2de0b31422fd36a5bce01
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)
openTrade()
renounceOwnership()
startTrade()
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(address marketing, address _treasury)
This contract contains no fallback and receive objects.
This contract contains no error objects.