Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xccc6…2b25
8 additional
variables
Balances ($0.00)
No balances found for "Video GPT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17788349 | a year ago | | | 0 | 0.00079003684 | |
| 17758335 | a year ago | | | 0 | 0.0011043947 | |
| 17757917 | a year ago | | | 0 | 0.0012797572 | |
| 17757822 | a year ago | | | 0 | 0.0027335941 | |
| 17757793 | a year ago | | | 0 | 0.0016489793 | |
| 17757779 | a year ago | | | 0 | 0.0014008848 | |
| 17757752 | a year ago | | | 0 | 0.0011857302 | |
| 17757731 | a year ago | | | 0 | 0.0058958876 | |
| 17757703 | a year ago | | | 0 | 0.0011106978 | |
| 17757688 | a year ago | | | 0 | 0.0012253696 |
ABI
ABI objects
Getter at block 21223665
_buyFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000
_sellFee() view returns (uint256)
1
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Video GPT
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
VIGPT
totalSupply() view returns (uint256)
100000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x79ec8850bf93477fca4dc57cca6db2506ed3ef19
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Update_Developers_Wallet(address wallet)
Update_Number_Of_Transactions_for_Liquify_Trigger(uint8 number_of_transactions)
_set_Buy_Sell_Fees(uint256 Buy_Fee, uint256 Sell_Fee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
process_Tokens_Now(uint256 percent_Of_Tokens_To_Process)
remove_Random_Tokens(address random_Token_Address, address send_to_wallet, uint256 number_of_tokens) returns (bool _sent)
renounceOwnership()
set_Liquify_and_swap_Enabled(bool true_or_false)
set_New_Pair_Address(address newPair)
set_New_Router_Address(address newRouter)
set_New_Router_and_Make_Pair(address newRouter)
set_Transfer_Without_Fees(bool true_or_false)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.