SharesGram
Verified contract
Active on
Ethereum with 5,305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($732.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 733 | $0.999185 |
$732.4 | |
SG | ERC-20 | 20.806226K | -- | -- | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21094717 | 18 days ago | | | 0 | 0.00041653473 | |
| 21072026 | 22 days ago | | | 0 | 0.00059300316 | |
| 21072013 | 22 days ago | | | 0 | 0.00088650369 | |
| 21042797 | a month ago | | | 0 | 0.00052387075 | |
| 21042526 | a month ago | | | 0 | 0.00069910249 | |
| 21042404 | a month ago | | | 0 | 0.0024254500 | |
| 21042398 | a month ago | | | 0 | 0.0024254500 | |
| 21042393 | a month ago | | | 0 | 0.0024254500 | |
| 21042389 | a month ago | | | 0 | 0.0024254500 | |
| 20948474 | a month ago | | | 0 | 0.00022601985 |
ABI
ABI objects
Getter at block 21226774
_maxTaxSwap() view returns (uint256)
20000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
SharesGram
owner() view returns (address)
0xefb9a25a5d892bdf587103a226e6dd0369b220de
symbol() pure returns (string)
SG
totalSupply() pure returns (uint256)
10000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setFinalTax()
setMaxTaxSwap(uint256 newTax)
setTaxSwapThreshold(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.