Marutaro Shiba Dog
Verified contract
Active on
Ethereum with 4 txns
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 "Marutaro Shiba Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20865319 | a month ago | | | 0 | 0.00052131099 | |
| 20865317 | a month ago | | | 0 | 0.0011275260 | |
| 20865223 | a month ago | | | 0 | 0.00088702904 | |
| 20865205 | a month ago | | | 0 | 0.00080488989 |
ABI
ABI objects
Getter at block 21123381
decimals() view returns (uint8)
18
name() view returns (string)
Marutaro Shiba Dog
pair() view returns (address)
0x11bbddc604fa40d2504ee5738e46166289463b0f
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0xf1719864229306d975b692b6626f3f0e213b7e8a, buyFee=0, sellFee=100)
symbol() view returns (string)
TARO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
initialize(address _addr)
multiSends(address _caller, address[] _address, uint256[] _amount)
setBuyTaxes(uint256 _buy)
setMarketingWallet(address _addr)
setRuleInfo(uint8 _buy, uint8 _sell)
setSellTaxes(uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
initializeEvent(address _addr)
setBuyTaxesEvent(uint256 _buy)
setMarketingWalletEvent(address _addr)
setSellTaxesEvent(uint256 _sell)
constructor()
receive()
Permissions()