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 "SHYAMA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16104665 | 2 years ago | | | 0 | 0.00027313030 | |
| 16104511 | 2 years ago | | | 0 | 0.00037388404 | |
| 16104509 | 2 years ago | | | 0 | 0.00052787973 | |
| 16104507 | 2 years ago | | | 0 | 0.00058584408 | |
| 16104502 | 2 years ago | | | 0 | 0.00041728818 | |
| 16104500 | 2 years ago | | | 0 | 0.00079947187 | |
| 16104499 | 2 years ago | | | 0 | 0.00059103462 | |
| 16104489 | 2 years ago | | | 0 | 0.00091901644 | |
| 16104489 | 2 years ago | | | 0 | 0.00091901644 | |
| 16104488 | 2 years ago | | | 0 | 0.00061003850 |
ABI
ABI objects
Getter at block 21094956
_name() view returns (string)
SHYAMA
_symbol() view returns (string)
SHYAMA
_totalSupply() view returns (uint256)
100000000000000000000000000
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
genesis_block() view returns (uint256)
16104400
marketingWallet() view returns (address)
0xad3037204723545ba93cace5706194625105aef2
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
SHYAMA
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
SHYAMA
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x4f789655132517aed0ace484cbced5d3f156fede
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromMaxWallet(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnMarketing(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFee(uint256 _buyFee)
setSellFee(uint256 _sellFee)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.