Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "basetagram"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12823849 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823817 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823811 | 7 months ago | | | 0 | 0.000046778240 | |
| 12823804 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823804 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823787 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823787 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823787 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823781 | 7 months ago | | | 0 | 0.0000048553395 | |
| 12823773 | 7 months ago | | | 0 | 0.0000048553395 |
ABI
ABI objects
Getter at block 22130676
decimals() view returns (uint8)
18
name() view returns (string)
basetagram
owner() view returns (address)
0x2832058ef3346b4181c2a0c4f5dfbc0cc3c74771
symbol() view returns (string)
BASETAGRAM
totalSupply() view returns (uint256)
10000000000000000000000000
viewInfo() view returns (uint256 _buyFee, uint256 _sellFee, uint256 maxTxAmount, uint256 maxWalletSize, uint256 taxSwapThreshold, uint256 maxTaxSwap)
(_buyFee=0, _sellFee=0, maxTxAmount=10000000000000000000000000, maxWalletSize=10000000000000000000000000, taxSwapThreshold=5000000000000000000000, maxTaxSwap=300000000000000000000000)
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)
changeRangeSB(uint256 taxSwapThreshold, uint256 maxTaxSwap)
changeTaxes(uint256 buyTax, uint256 sellTax)
changeTxAmount(uint256 newValue)
changeWall(address marketingWallet)
changeWlltAmt(uint256 newValue)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rmvEth()
rmvlimitsTxs()
setFeeWl(address account, bool status)
setTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
triggerSwap()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFee(address account, bool status)
FeeReceiverUpdated(address _taxWallet)
FeesUpdated(uint256 buyFee, uint256 sellFee)
LimitsRemoved()
MaxTxAmountUpdated(uint256 _txAmountLimit)
MaxWalletAmountUpdated(uint256 _walletAmountLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapbackUpdated(uint256 _swapbackMin, uint256 _swapbackMax)
TradingOpened()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.