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 "Robin Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14706270 | 2 years ago | | | 0 | 0.0031709250 | |
| 14700128 | 2 years ago | | | 0 | 0.0020435626 | |
| 14700054 | 2 years ago | | | 0 | 0.0076482330 | |
| 14700050 | 2 years ago | | | 0 | 0.0042490640 | |
| 14700041 | 2 years ago | | | 0 | 0.0024783165 | |
| 14700040 | 2 years ago | | | 0 | 0.0041860293 | |
| 14700034 | 2 years ago | | | 0 | 0.0041182395 | |
| 14700034 | 2 years ago | | | 0 | 0.0064086694 | |
| 14700027 | 2 years ago | | | 0 | 0.0080816101 | |
| 14700025 | 2 years ago | | | 0 | 0.0069940500 |
ABI
ABI objects
Getter at block 21101472
decimals() view returns (uint8)
9
getFeeOnBuyAndSell() view returns (uint256 _buy, uint256 _sell)
(_buy=14, _sell=16)
getMaxTxSize() view returns (uint256)
2000000000000000000
getMaxWalletSize() view returns (uint256)
2000000000000000000
name() pure returns (string)
Robin Inu
owner() view returns (address)
0x218fedddc01253feb1a9cbac593dbd7c00931c7d
pairAddress() view returns (address)
0x3a24b57ab7646a133ab60242aaf69ccd45dc03c5
symbol() pure returns (string)
$ROBIN
totalSupply() view returns (uint256)
100000000000000000000
tradingStatus() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
rescueETH() returns (bool)
setBotBlacklist(address _botAddress, bool _flag)
setExcludeFromFee(address _wallet, bool _val)
setFeeBuyAndSell(uint8 _buy, uint8 _sell)
setMarketingWallet(address _newWallet)
setMaxSizeWalle(uint256 _amount)
setMaxTxAmount(uint256 _amount)
setSwapEnabled(bool enabled)
setSwapTokensAtAmount(uint256 newAmount)
setTrading(bool _t, uint8 _num, address _this)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
uniswapFactory()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMarketPairs(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.