I Regret Nothing
Verified contract
Active on
Ethereum with 577 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 |
---|---|---|---|---|---|
IRN | ERC-20 | 0.209172 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274956 | 3 days ago | | | 0 | 0.00024426892 | |
| 21011584 | a month ago | | | 0 | 0.00018127852 | |
| 20810391 | 2 months ago | | | 0 | 0.00054158776 | |
| 20792518 | 2 months ago | | | 0 | 0.00093460713 | |
| 19678260 | 7 months ago | | | 0 | 0.00027433778 | |
| 19678255 | 7 months ago | | | 0 | 0.00027986929 | |
| 19678250 | 7 months ago | | | 0 | 0.00028991085 | |
| 19678245 | 7 months ago | | | 0 | 0.00028251784 | |
| 19678238 | 7 months ago | | | 0 | 0.00028565108 | |
| 19678233 | 7 months ago | | | 0 | 0.00028488236 |
ABI
ABI objects
Getter at block 21298478
decimals() view returns (uint8)
18
launched() view returns (bool)
true
mhAmount() view returns (uint256)
20000850000000000000000000
name() view returns (string)
I Regret Nothing
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
IRN
totalSupply() view returns (uint256)
1000042069000000000000000000
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
launch()
renounceOwnership()
setExchange(address who, bool on)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.