Buyback Club
Verified contract
Active on
Ethereum with 160 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 |
---|---|---|---|---|---|
SAMS | ERC-20 | 6.009014M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15558992 | 2 years ago | | | 0 | 0.00017512979 | |
| 15558936 | 2 years ago | | | 0 | 0.00017196287 | |
| 15558629 | 2 years ago | | | 0 | 0.00026675634 | |
| 15406114 | 2 years ago | | | 0 | 0.00016988686 | |
| 15406114 | 2 years ago | | | 0 | 0.00027847983 | |
| 15401024 | 2 years ago | | | 0 | 0.00034887768 | |
| 15400998 | 2 years ago | | | 0 | 0.00036178032 | |
| 15400740 | 2 years ago | | | 0 | 0.00029200410 | |
| 15400264 | 2 years ago | | | 0 | 0.00039079604 | |
| 15400035 | 2 years ago | | | 0 | 0.00055620293 |
ABI
ABI objects
Getter at block 21184660
buyFee() view returns (uint8)
7
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
2000000000000000000000000
maxWalletAmount() view returns (uint256)
2000000000000000000000000
name() pure returns (string)
Buyback Club
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
7
symbol() pure returns (string)
SAMS
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xa67224effe1658fee183c32089c071e4e929aecb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.