Financially Ruined Coin
Verified contract
Active on
Ethereum with 379 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 |
---|---|---|---|---|---|
REKTT | ERC-20 | 14.971625K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21371765 | 7 days ago | | | 0 | 0.00037326888 | |
| 20844282 | 3 months ago | | | 0 | 0.0010646689 | |
| 20393787 | 5 months ago | | | 0 | 0.000065631181 | |
| 20165302 | 6 months ago | | | 0 | 0.00013967700 | |
| 20159115 | 6 months ago | | | 0 | 0.00020315028 | |
| 19887084 | 7 months ago | | | 0 | 0.00017437935 | |
| 18211805 | a year ago | | | 0 | 0.00070420951 | |
| 17438794 | 2 years ago | | | 0 | 0.00044752922 | |
| 17025061 | 2 years ago | | | 0 | 0.0010089295 | |
| 17010652 | 2 years ago | | | 0 | 0.00050604756 |
ABI
ABI objects
Getter at block 21424013
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
buyerFee() view returns (uint256)
500
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
maxWallet() view returns (uint256)
630000000000000000000000
name() view returns (string)
Financially Ruined Coin
ownedBy() view returns (address)
0x0000000000000000000000000000000000000000
sellerFee() view returns (uint256)
500
symbol() view returns (string)
REKTT
totalSupply() view returns (uint256)
21000000000000000000000000
txFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0xa9fed6170e166faca5039f3989bbb1c9d7fd32c3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Limtcheck(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events Manualswap()
UpdateLimitcheck(address _addr, bool _status)
UpdateMaxWallet(uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
changeRouter(address _router)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFrom(address account)
grantRoleToPair(address pair)
includeTo(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokePairRole(address pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.