Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIGPT | ERC-20 | 2.672761K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17119134 | 2 years ago | | | 0 | 0.0016495591 | |
| 17119072 | 2 years ago | | | 0 | 0.0018215938 | |
| 17118991 | 2 years ago | | | 0 | 0.0016869229 | |
| 17118974 | 2 years ago | | | 0 | 0.033753811 | |
| 17118968 | 2 years ago | | | 0 | 0.0017127450 | |
| 17118964 | 2 years ago | | | 0 | 0.0018001281 | |
| 17118964 | 2 years ago | | | 0 | 0.0018170744 | |
| 17118959 | 2 years ago | | | 0 | 0.0017233541 | |
| 17118959 | 2 years ago | | | 0 | 0.0018723127 | |
| 17118959 | 2 years ago | | | 0 | 0.0017884669 |
ABI
ABI objects
Getter at block 21194168
_maxTransferAmount() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletToken() view returns (uint256)
100000000000000
circulatingSupply() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
VIDEO GPT
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xc709add24e9edbfec274fff587972eb138f7e77f
symbol() pure returns (string)
VIGPT
totalSupply() view returns (uint256)
100000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setSwapBackFlag()
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.