Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4893…513f
Balances ($129.66)
Native
Value
$129.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.038877 | $3,335.16 |
$129.66 | |
SAM | ERC-20 | 7.721531M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19836267 | 6 months ago | | | 0 | 0.00016889135 | |
| 19835993 | 6 months ago | | | 0 | 0.00026600387 | |
| 19323861 | 9 months ago | | | 0 | 0.0016928266 | |
| 19166767 | 10 months ago | | | 0 | 0.00089577988 | |
| 19166763 | 10 months ago | | | 0 | 0.00088227620 | |
| 19166763 | 10 months ago | | | 0 | 0.00095214170 | |
| 19166762 | 10 months ago | | | 0 | 0.0043998794 | |
| 19166732 | 10 months ago | | | 0 | 0.0012970982 | |
| 19160946 | 10 months ago | | | 0 | 0.00064511100 | |
| 19156824 | 10 months ago | | | 0 | 0.00039315946 |
ABI
ABI objects
Getter at block 21247686
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
SAM
owner() view returns (address)
0x699c7b8c5d0206cdba2329d2f687259851414343
symbol() pure returns (string)
SAM
totalSupply() pure returns (uint256)
100000000000000000000000000
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)
openTrading() payable
removeLimits()
removeTaxes()
renounceOwnership()
rescueETH()
rescueToken(address _token) returns (bool _sent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTeamWallet(address _team)
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.