Mr. Porter
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8c6a…102a
0x1396…e04d
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,102.31 |
$0 | |
MRPORTER | ERC-20 | 1.532308B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13847934 | 3 years ago | | | 0 | 0.0019680773 | |
| 13844030 | 3 years ago | | | 0 | 0.0037830602 | |
| 13844025 | 3 years ago | | | 0 | 0.0021781802 | |
| 13843994 | 3 years ago | | | 0 | 0.0041877000 | |
| 13843964 | 3 years ago | | | 0 | 0.0038297631 | |
| 13843894 | 3 years ago | | | 0 | 0.0088407000 | |
| 13843892 | 3 years ago | | | 0 | 0.0046242000 | |
| 13843871 | 3 years ago | | | 0 | 0.034107658 | |
| 13843870 | 3 years ago | | | 0 | 0.0050417873 | |
| 13843868 | 3 years ago | | | 0 | 0.0040345983 |
ABI
ABI objects
Getter at block 21205455
_marketingWalletAddress() view returns (address)
0x1396a3123932e0bcda9b55ed46e16b683165e04d
_teamWalletAddress() view returns (address)
0x8c6adfb590f96388adf18bebf599eb9791aa102a
decimals() view returns (uint8)
9
name() view returns (string)
Mr. Porter
owner() view returns (address)
0xbeeff0962804fab4578c8689bd9c1ef7d831e1d4
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MRPORTER
totalFees() view returns (uint256)
61241719014733401179
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x21e3ed95ba73fdafe64d286ba08fa4e0ebf5e23c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
protectAccount(address account)
protectAccounts(address[] accounts)
releaseAccount(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address teamWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.