Milk Protocol
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fa2…5489
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MILK | ERC-20 | 201.238215M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18214105 | a year ago | | | 0 | 0.0010894618 | |
| 18214079 | a year ago | | | 0 | 0.00086906342 | |
| 18213967 | a year ago | | | 0 | 0.0017506713 | |
| 18213966 | a year ago | | | 0 | 0.0020585363 | |
| 18213966 | a year ago | | | 0 | 0.0020585363 | |
| 18213965 | a year ago | | | 0 | 0.0017638825 | |
| 18213965 | a year ago | | | 0 | 0.0017638825 | |
| 18213963 | a year ago | | | 0 | 0.0018150378 | |
| 18213962 | a year ago | | | 0 | 0.0018601084 | |
| 18213961 | a year ago | | | 0 | 0.0018155854 |
ABI
ABI objects
Getter at block 21431776
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Milk Protocol
owner() view returns (address)
0x1b8dab47d455931eb6b86f4a494d7e797a0e6eda
symbol() pure returns (string)
MILK
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setStaking(address _staking)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.