Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x744f…7d5e
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GASOLINU | ERC-20 | 356.336231K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14504166 | 3 years ago | | | 0 | 0.0032702093 | |
| 14454701 | 3 years ago | | | 0 | 0.0012101798 | |
| 14362549 | 3 years ago | | | 0 | 0.0031068476 | |
| 14356337 | 3 years ago | | | 0 | 0.0023855261 | |
| 14355522 | 3 years ago | | | 0 | 0.0014232355 | |
| 14354092 | 3 years ago | | | 0 | 0.0019902078 | |
| 14349714 | 3 years ago | | | 0 | 0.00066185589 | |
| 14349270 | 3 years ago | | | 0 | 0.0022917781 | |
| 14349222 | 3 years ago | | | 0 | 0.0022189317 | |
| 14349221 | 3 years ago | | | 0 | 0.0022659611 |
ABI
ABI objects
Getter at block 21195474
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
14348486
name() pure returns (string)
Gasolinu
owner() view returns (address)
0xd947fddf69c04aebfab3d92045b43edbcb1ef8b8
symbol() pure returns (string)
GASOLINU
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x65b2661f71c5057cfb97487d9e51b5e7c1d862c2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.