Mixty Finance
Verified contract
Active on
Ethereum with 318 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Mixty Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12332557 | 4 years ago | | | 0 | 0.00077512003 | |
| 12324632 | 4 years ago | | | 0 | 0.0020427681 | |
0x | 12186308 | 4 years ago | | | 0 | 0.0028560000 | |
| 12163630 | 4 years ago | | | 0 | 0.0043280040 | |
| 12163457 | 4 years ago | | | 0 | 0.0048981150 | |
| 12114844 | 4 years ago | | | 0 | 0.0051052108 | |
| 12111120 | 4 years ago | | | 0 | 0.0050652318 | |
| 12100284 | 4 years ago | | | 0 | 0.0040345801 | |
| 12098019 | 4 years ago | | | 0 | 0.0043973534 | |
| 12087707 | 4 years ago | | | 0 | 0.0056135700 |
ABI
ABI objects
Getter at block 21170082
balance() view returns (uint256)
0
createdAt() view returns (uint256)
0
creator() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Mixty Finance
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd4b0294c09297d4ff5936d2f7fcb54a21938f08b
symbol() view returns (string)
MXF
totalSupply() view returns (uint256)
20000000000000000000000
unlockDate() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
balances(address) view returns (uint256)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events Recieved() payable
TimeLockedWallet(address _creator, address _owner, uint256 _unlockDate)
acceptOwnership()
approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address _newOwner)
withdraw()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.