MiniCommission
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb426…abc1
0xb426…abc1
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,066.61 |
$0 | |
MiniCMSN | ERC-20 | 55.953682M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15532591 | 2 years ago | | | 0 | 0.00013452977 | |
| 14864524 | 2 years ago | | | 0 | 0.00073004548 | |
| 14864515 | 2 years ago | | | 0 | 0.0023713444 | |
| 14561223 | 3 years ago | | | 0 | 0.0040133600 | |
| 14561222 | 3 years ago | | | 0 | 0.0023608000 | |
| 14554143 | 3 years ago | | | 0 | 0.0015337307 | |
| 14553299 | 3 years ago | | | 0 | 0.0010786397 | |
| 14552924 | 3 years ago | | | 0 | 0.0019949698 | |
| 14552906 | 3 years ago | | | 0 | 0.0016761040 | |
| 14552825 | 3 years ago | | | 0 | 0.0021694583 |
ABI
ABI objects
Getter at block 21190067
decimals() pure returns (uint8)
9
name() pure returns (string)
MiniCommission
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MiniCMSN
totalSupply() pure returns (uint256)
10000000000000000000
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)
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)
constructor()
receive()
This contract contains no error objects.