Gentlemen
Verified contract
Active on
Ethereum with 176 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPY | ERC-20 | 34.947422M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19085859 | 10 months ago | | | 0 | 0.00099091708 | |
| 17426303 | a year ago | | | 0 | 0.00090720278 | |
| 17345385 | 2 years ago | | | 0 | 0.0023832532 | |
| 17329004 | 2 years ago | | | 0 | 0.0015909662 | |
| 17282235 | 2 years ago | | | 0 | 0.0026447111 | |
| 17277336 | 2 years ago | | | 0 | 0.0021744708 | |
| 17259638 | 2 years ago | | | 0 | 0.0023741520 | |
| 17252792 | 2 years ago | | | 0 | 0.0018739266 | |
| 17236647 | 2 years ago | | | 0 | 0.0035743834 | |
| 17236638 | 2 years ago | | | 0 | 0.0037139530 |
ABI
ABI objects
Getter at block 21316433
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0xd3f6a212c6ee72381c9fddced81b19b1ccd9c88c
maxTransactionAmount() view returns (uint256)
1120000000000000000000000000
maxWallet() view returns (uint256)
1120000000000000000000000000
name() view returns (string)
Gentlemen
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
56000000000000000000000000
symbol() view returns (string)
SPY
totalSupply() view returns (uint256)
56000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe64ba0ea4680aa4a03278ef477a01c5ed8166061
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)
excludeFromFees(address _address, bool excluded)
excludeFromMaxTransactionAmount(address _address, bool excluded)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _buyFee, uint256 _sellFee)
toggleSwapEnabled()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateMarketingWallet(address _marketingWallet)
withdrawStuckedBalance(uint256 _mount)
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()
receive()
This contract contains no error objects.