Marlboro Coin
Verified contract
Active on
Ethereum with 38 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MARLBORO | ERC-20 | 6.024192M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18866775 | a year ago | | | 0 | 0.00027466414 | |
| 18824651 | a year ago | | | 0 | 0.0020346554 | |
| 18824610 | a year ago | | | 0 | 0.0019021151 | |
| 18824588 | a year ago | | | 0 | 0.0019507026 | |
| 18824566 | a year ago | | | 0 | 0.0019496064 | |
| 18824539 | a year ago | | | 0 | 0.0027277224 | |
| 18824539 | a year ago | | | 0 | 0.0028557465 | |
| 18824539 | a year ago | | | 0 | 0.0028557465 | |
| 18824513 | a year ago | | | 0 | 0.0016924151 | |
| 18824503 | a year ago | | | 0 | 0.0018592465 |
ABI
ABI objects
Getter at block 21246572
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0x65fc1c6b932ee025f68543b8f47d0983967defba
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feeEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Marlboro Coin
pair() view returns (address)
0xd81e0c5361086817a0b28b27b688b1baaaa744d3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
MARLBORO
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createMarlboroTrade()
enableMarlboroTrade()
removeMarlboroLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckedEthBalances()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address mbWallet)
receive()
This contract contains no error objects.