Rape Hour
Verified contract
Active on
Ethereum with 248 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAPE | ERC-20 | 71.334753M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18206938 | a year ago | | | 0 | 0.00040646457 | |
| 18205944 | a year ago | | | 0 | 0.00034463451 | |
| 18203855 | a year ago | | | 0 | 0.00032269340 | |
| 18203216 | a year ago | | | 0 | 0.00033368098 | |
| 18203174 | a year ago | | | 0 | 0.00035253240 | |
| 18203168 | a year ago | | | 0 | 0.00037673435 | |
| 18203158 | a year ago | | | 0 | 0.00034499737 | |
| 18203126 | a year ago | | | 0 | 0.00030441387 | |
| 18203100 | a year ago | | | 0 | 0.00045923387 | |
| 18203099 | a year ago | | | 0 | 0.00033698651 |
ABI
ABI objects
Getter at block 21214860
burnFeePercentage() view returns (uint16)
0
decimals() view returns (uint8)
18
feeAdminPercentage() view returns (uint16)
100
feeOwnerInitialPercentageBuy() view returns (uint16)
1500
feeOwnerInitialPercentageSell() view returns (uint16)
1500
feeOwnerPercentageBuy() view returns (uint16)
400
feeOwnerPercentageSell() view returns (uint16)
400
maxTokenAmountPerTransaction() view returns (uint256)
0
maxTokenAmountPerWallet() view returns (uint256)
0
name() view returns (string)
Rape Hour
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6d04369a926c253e9b1166a6c99d759541b41688
pairContract() view returns (address)
0x6d04369a926c253e9b1166a6c99d759541b41688
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapTreshold() view returns (uint256)
100000000000000000
symbol() view returns (string)
RAPE
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateTokenAmountInETH(uint256 amount) 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)
manualSwap()
removeLimits()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.