WorkOnNitcoin
Verified contract
Active on
Ethereum with 199 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 "WorkOnNitcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21091845 | 9 days ago | | | 0 | 0.00054437320 | |
| 21064856 | 13 days ago | | | 0 | 0.00095670244 | |
| 21057699 | 14 days ago | | | 0 | 0.00081207787 | |
| 20940948 | a month ago | | | 0 | 0.00092464807 | |
| 20886356 | a month ago | | | 0 | 0.00061417555 | |
| 20886355 | a month ago | | | 0 | 0.00083805486 | |
| 20863245 | a month ago | | | 0 | 0.00068100964 | |
| 20740227 | 2 months ago | | | 0 | 0.00032177424 | |
| 20670241 | 2 months ago | | | 0 | 0.00051317354 | |
| 20642292 | 2 months ago | | | 0 | 0.00065250308 |
ABI
ABI objects
Getter at block 21159745
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
WorkOnNitcoin
ow() view returns (bool)
false
owner() view returns (address)
0x49c94c594c1d8b81d00bb341f49f9fd095899406
pair() view returns (address)
0x08d8b4819f7ef1cead55746df2c0a4e421b471e2
symbol() view returns (string)
WOB
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blist(address) view returns (bool)
wlist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mta(address _address, uint256 a)
multiTransfer(address[] addresses, uint256[] amounts)
multiTransfer_fixed(address[] addresses, uint256 amount)
renounceOwnership()
setB(address _address, bool _ib)
setBList(address[] _address, bool _ib)
setW(address _address, bool _iw)
setWList(address[] _address, bool _iw)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
w(bool _ow)
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()
receive()
This contract contains no error objects.