RebelSatoshi
Verified contract
Active on
Ethereum with 2,232 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($389.89)
Native
Value
$389.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.108268 | $3,601.19 |
$389.89 | |
RBLZ | ERC-20 | 26.232K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21290183 | 10 hours ago | | | 0 | 0.00026220537 | |
| 21290183 | 10 hours ago | | | 0 | 0.00026220537 | |
| 21290183 | 10 hours ago | | | 0 | 0.00026220537 | |
| 21288112 | 17 hours ago | | | 0 | 0.00084035409 | |
| 21288096 | 17 hours ago | | | 0 | 0.00078418725 | |
| 21285105 | a day ago | | | 0 | 0.00055387226 | |
| 21284176 | a day ago | | | 0 | 0.00044952967 | |
| 21284176 | a day ago | | | 0 | 0.00044952967 | |
| 21284176 | a day ago | | | 0 | 0.00062675059 | |
| 21283207 | a day ago | | | 0 | 0.00045956917 |
ABI
ABI objects
Getter at block 21293304
decimals() view returns (uint8)
18
name() view returns (string)
RebelSatoshi
owner() view returns (address)
0xc22869c14060d9b822e5e0a262d26ec36a7106c8
swapEnable() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
RBLZ
totalSupply() view returns (uint256)
250000000000000000000000000
uniswapV2Pair() view returns (address)
0xd93a39f1f75e8865975ca2806e9955f966906479
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
migrateETH(address recipient)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapEnable(bool _enabled)
setSwapTokensAtAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferTokens(address tokenAddress, address to, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapStatusUpdated(bool indexed status)
SwapTokenAmountUpdated(uint256 indexed amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.