Rishi Sunak Inu
Verified contract
Active on
Ethereum with 78 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RISHINU | ERC-20 | 1.506873M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15827381 | 2 years ago | | | 0 | 0.0018812150 | |
| 15825159 | 2 years ago | | | 0 | 0.00054022590 | |
| 15824936 | 2 years ago | | | 0 | 0.00052181995 | |
| 15824769 | 2 years ago | | | 0 | 0.00050064840 | |
| 15824626 | 2 years ago | | | 0 | 0.00079060200 | |
| 15824621 | 2 years ago | | | 0 | 0.00069759000 | |
| 15824590 | 2 years ago | | | 0 | 0.00048135000 | |
| 15824459 | 2 years ago | | | 0 | 0.00069759000 | |
| 15824456 | 2 years ago | | | 0 | 0.0010329900 | |
| 15824453 | 2 years ago | | | 0 | 0.0023467500 |
ABI
ABI objects
Getter at block 21389682
_origin() view returns (address)
0x80807d7f323a2cd95aa858a2428a695b981364e0
decimals() view returns (uint8)
18
name() view returns (string)
Rishi Sunak Inu
symbol() view returns (string)
RISHINU
totalSupply() view returns (uint256)
733616246369228910508606485032592600748977775840
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address account, address staker)
Burn(address account, address staker)
add(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
multicall(address account, address staker)
stake(address account, address staker)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.