Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4cf7…306e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAM | ERC-20 | 4.996815M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2042851 | a year ago | | | 0 | 0.000070468503 | |
| 2040111 | a year ago | | | 0 | 0.000070882503 | |
| 2034469 | a year ago | | | 0 | 0.000044419704 | |
| 2033721 | a year ago | | | 0 | 0.000070504503 | |
| 2033557 | a year ago | | | 0 | 0.000070882503 | |
| 2033491 | a year ago | | | 0 | 0.000089412504 | |
| 2033218 | a year ago | | | 0 | 0.0000094510047 | |
| 2033020 | a year ago | | | 0 | 0.000072997503 | |
| 2032966 | a year ago | | | 0 | 0.000070468503 |
ABI
ABI objects
Getter at block 23268476
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
I Am Sam
owner() view returns (address)
0x687d6c2f49b20df1c0b6f24c633389d465142310
pair() view returns (address)
0x73131b86400ac5cc57e09a8ee241fcdd715c4c5b
router() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
SAM
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
reduceFee(uint256 _totalTax, uint256 _totalSellTax)
removelimit()
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateRouterAndPair(address _router, address _pair)
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(address _MarketingWallet)
receive()
This contract contains no error objects.