ThatBitchYellen
Verified contract
Active on
Ethereum with 846 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 "ThatBitchYellen"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296137 | 3 days ago | | | 0 | 0.00050867055 | |
| 21213379 | 14 days ago | | | 0 | 0.00045785296 | |
| 21213378 | 14 days ago | | | 0 | 0.00049829018 | |
| 20264647 | 5 months ago | | | 0 | 0.00012468869 | |
| 20128376 | 5 months ago | | | 0 | 0.00058877414 | |
| 20045977 | 6 months ago | | | 0 | 0.00013998249 | |
| 19878010 | 7 months ago | | | 0 | 0.00025367048 | |
| 19814102 | 7 months ago | | | 0 | 0.00025555685 | |
| 19801929 | 7 months ago | | | 0 | 0.00027322089 | |
| 19801773 | 7 months ago | | | 0 | 0.00025454835 |
ABI
ABI objects
Getter at block 21315442
createdByMetacrypt() pure returns (bool)
true
decimals() view returns (uint8)
18
getIdentifier() view returns (string)
Metacrypt_B_TR_NC_X
name() view returns (string)
ThatBitchYellen
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
YELLEN
totalSupply() view returns (uint256)
100000000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverToken(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address __metacrypt_target, string __metacrypt_name, string __metacrypt_symbol, uint8 __metacrypt_decimals, uint256 __metacrypt_initial)
This contract contains no fallback and receive objects.
This contract contains no error objects.