Money Printer
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcc68…6b23
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRR | ERC-20 | 1.49374B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13913623 | 3 years ago | | | 0 | 0.020283316 | |
| 13813946 | 3 years ago | | | 0 | 0.0035194948 | |
| 13813915 | 3 years ago | | | 0 | 0.0035041324 | |
| 13813660 | 3 years ago | | | 0 | 0.0056865032 | |
| 13813645 | 3 years ago | | | 0 | 0.0033305415 | |
| 13813639 | 3 years ago | | | 0 | 0.0030373800 | |
| 13813629 | 3 years ago | | | 0 | 0.0032149749 | |
| 13813601 | 3 years ago | | | 0 | 0.0030601405 | |
| 13813596 | 3 years ago | | | 0 | 0.0024009445 | |
| 13813593 | 3 years ago | | | 0 | 0.0030242825 |
ABI
ABI objects
Getter at block 21305854
_feeAddrWallet() view returns (address)
0xcc688315840b697b37e832688f7f4fb38b036b23
decimals() pure returns (uint8)
9
name() pure returns (string)
Money Printer
owner() view returns (address)
0x935b6593647bac6c1f51a9ef31200b4741969438
symbol() pure returns (string)
BRR
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x90a5ec42d7c9bc5160063cfc4f18cd065069cf87
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address newFeeWallet)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferType(uint256 ethSent, uint256 transferType, uint256 amount)
constructor(address feeAddrWallet)
receive()
This contract contains no error objects.