Meta Dating App
Verified contract
Active on
Ethereum with 256 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f53…b0f7
0x4f53…b0f7
0x4f53…b0f7
0xc02a…6cc2
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,659.89 |
$0 | |
MDAPP | ERC-20 | 252.63252B | -- | -- | |
GREEN | ERC-20 | 4.441765B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20127393 | 6 months ago | | | 0 | 0.00053785293 | |
| 19957384 | 7 months ago | | | 0 | 0.00017919280 | |
| 19957369 | 7 months ago | | | 0 | 0.0023600549 | |
| 18910252 | a year ago | | | 0 | 0.0038705251 | |
| 16831719 | 2 years ago | | | 0 | 0.00095507248 | |
| 15599396 | 2 years ago | | | 0 | 0.00026606266 | |
| 15560274 | 2 years ago | | | 0 | 0.00014164800 | |
| 15261573 | 2 years ago | | | 0 | 0.00033770749 | |
| 15236977 | 2 years ago | | | 0 | 0.00079808372 | |
| 14749333 | 3 years ago | | | 0 | 0.0025019836 |
ABI
ABI objects
Getter at block 21433791
decimals() view returns (uint8)
9
didLaunch() view returns (bool)
true
m_TotalAlloc() view returns (uint256)
6500
name() view returns (string)
Meta Dating App
owner() view returns (address)
0xf1368cf7b1994ddd0de2f0afe95c235571646880
symbol() view returns (string)
MDAPP
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
addTaxWhitelist(address _address)
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _address)
emergencySwap()
launch(uint8 _timer)
rmBlacklist(address _address)
rmTaxWhitelist(address _address)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
NewTaxAlloc(address Address, uint256 Allocation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.